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

適用於