CommandBar.IsDynamicOverflowEnabledProperty Propiedad

Definición

Identifica la propiedad de dependencia IsDynamicOverflowEnabled .

public:
 static property DependencyProperty ^ IsDynamicOverflowEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsDynamicOverflowEnabledProperty();
public static DependencyProperty IsDynamicOverflowEnabledProperty { get; }
var dependencyProperty = CommandBar.isDynamicOverflowEnabledProperty;
Public Shared ReadOnly Property IsDynamicOverflowEnabledProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia IsDynamicOverflowEnabled .

Requisitos de Windows

Familia de dispositivos
Windows 10 Anniversary Edition (se introdujo en la versión 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v3.0)

Se aplica a