SystemParameters.FullPrimaryScreenHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象