SystemParameters.CursorHeightKey プロパティ

定義

CursorHeight プロパティの ResourceKey を取得します。

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

適用対象