Button.FlyoutProperty 屬性

定義

識別 飛出視窗 相依性屬性。

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

屬性值

飛出視窗相依性屬性的識別碼。

適用於