SystemParameters.SmallWindowCaptionButtonWidth Свойство

Определение

Возвращает значение, указывающее ширину небольших подпись кнопок в пикселях с учетом DPI.

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

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

Ширина кнопки заголовка.

Атрибуты

Комментарии

Сопоставляется с SM_CXSMSIZE. См . раздел GetSystemMetrics.

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

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

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