McmlLoadResult.GetColor Method

Gets a shared color (if one exists) from the Color library.

Syntax

  public Color GetColor(
  string  
  name
);

Parameters

name

System.String.  The name of the markup resource.

Return Value

Microsoft.MediaCenter.UI.Color.  The shared color.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also