SystemParameters.IsMousePresentKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象