SystemParameters.CursorHeightKey Свойство

Определение

Получает ResourceKey для свойства CursorHeight.

public:
 static property System::Windows::ResourceKey ^ CursorHeightKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey CursorHeightKey { get; }
static member CursorHeightKey : System.Windows.ResourceKey
Public Shared ReadOnly Property CursorHeightKey As ResourceKey

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

Ключ ресурса.

Комментарии

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

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

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