Share via


SystemParameters.CaptionWidthKey 屬性

定義

取得 CaptionWidth 屬性的 ResourceKey

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

屬性值

資源索引鍵。

備註

XAML 屬性用法

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

適用於