SystemParameters.CaretWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象