SystemParameters.CursorWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象