SystemParameters.MaximumWindowTrackWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象