MenuFlyoutPresenter.IsDefaultShadowEnabledProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Identifica la proprietà di dipendenza 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
Valore della proprietà
Identificatore della proprietà di dipendenza IsDefaultShadowEnabled .
Requisiti Windows
Famiglia di dispositivi |
Windows 10, version 1903 (è stato introdotto in 10.0.18362.0)
|
API contract |
Windows.Foundation.UniversalApiContract (è stato introdotto in v8.0)
|