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}"/>

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