FlyoutBase.AllowFocusOnInteractionProperty Propiedad

Definición

Identifica la propiedad de dependencia AllowFocusOnInteraction .

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

Valor de propiedad

Identificador de la propiedad de dependencia AllowFocusOnInteraction .

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