MenuFlyoutPresenter.IsDefaultShadowEnabledProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsDefaultShadowEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsDefaultShadowEnabledProperty();
public static DependencyProperty IsDefaultShadowEnabledProperty { get; }
var dependencyProperty = MenuFlyoutPresenter.isDefaultShadowEnabledProperty;
Public Shared ReadOnly Property IsDefaultShadowEnabledProperty As DependencyProperty

プロパティ値

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

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

適用対象