Button.FlyoutProperty Proprietà

Definizione

Identifica la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza Flyout .

Si applica a