SystemParameters.ShowSoundsKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象