Button.FlyoutProperty Propriété

Définition

Identifie la propriété de dépendance Flyout .

public:
 static property DependencyProperty ^ FlyoutProperty { DependencyProperty ^ get(); };
static DependencyProperty FlyoutProperty();
public static DependencyProperty FlyoutProperty { get; }
var dependencyProperty = Button.flyoutProperty;
Public Shared ReadOnly Property FlyoutProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance Flyout .

S’applique à