SystemColors.GradientInactiveCaptionBrush 屬性

定義

取得非作用中視窗標題列之漸層右端色彩的 SolidColorBrush

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

屬性值

SolidColorBrush

漸層的右端色彩。

備註

XAML Attribute Usage

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

XAML 值

x:Static
x:Static 標記延伸

適用於