SystemColors.ControlLightLightBrush プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
3 次元表示要素の強調表示の色である SolidColorBrush を取得します。
public:
static property System::Windows::Media::SolidColorBrush ^ ControlLightLightBrush { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush ControlLightLightBrush { get; }
member this.ControlLightLightBrush : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property ControlLightLightBrush As SolidColorBrush
プロパティ値
3 次元表示要素の強調表示の色。
注釈
XAML 属性の使用方法
<object property="{x:Static SystemColors.ControlLightLightBrush}"/>
XAML 値
x:Static
x:Static マークアップ拡張機能。