SystemColors.ControlLightLightColor Właściwość

Definicja

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

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

Wartość właściwości

Color

Kolor wyróżnienia trójwymiarowego elementu wyświetlania.

Uwagi

Użycie atrybutu języka XAML

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

Wartości XAML

x:Static
Rozszerzenie znaczników x:static.

Dotyczy