Share via


SplitButton.FlyoutProperty 屬性

定義

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

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.SplitButton.FlyoutProperty (Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

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

適用於