SystemParameters.CursorShadowKey 屬性

定義

取得 CursorShadow 屬性的 ResourceKey

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

屬性值

資源索引鍵。

備註

XAML 屬性用法

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

適用於