FlyoutBase.ElementSoundModeProperty プロパティ

定義

ElementSoundMode 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ElementSoundModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ElementSoundModeProperty();
public static DependencyProperty ElementSoundModeProperty { get; }
var dependencyProperty = FlyoutBase.elementSoundModeProperty;
Public Shared ReadOnly Property ElementSoundModeProperty As DependencyProperty

プロパティ値

ElementSoundMode 依存関係プロパティの識別子。

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

適用対象