SystemParameters.GradientCaptions Свойство

Определение

Возвращает значение, указывающее, включен ли эффект градиента для строк заголовка окна.

public:
 static property bool GradientCaptions { bool get(); };
public static bool GradientCaptions { [System.Security.SecurityCritical] get; }
public static bool GradientCaptions { get; }
[<get: System.Security.SecurityCritical>]
static member GradientCaptions : bool
static member GradientCaptions : bool
Public Shared ReadOnly Property GradientCaptions As Boolean

Значение свойства

true Значение ,если эффект градиента включен; falseв противном случае .

Атрибуты

Комментарии

Сопоставляется с SPI_GETGRADIENTCAPTIONS. См. раздел SystemParametersInfo.

Использование атрибута XAML

< object property="{ SystemParameters.GradientCaptions}"/>

Применяется к