SystemColors.ControlLightColor Właściwość

Definicja

Color Pobiera strukturę, która jest jasnym kolorem trójwymiarowego elementu wyświetlania.

public:
 static property System::Windows::Media::Color ControlLightColor { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color ControlLightColor { get; }
static member ControlLightColor : System.Windows.Media.Color
Public Shared ReadOnly Property ControlLightColor As Color

Wartość właściwości

Jasny kolor trójwymiarowego elementu wyświetlania.

Uwagi

Użycie atrybutu języka XAML

<object property="{x:Static SystemColors.ControlLightColor}"/>  

Wartości XAML

x:Static
Rozszerzenie znaczników x:static.

Dotyczy