다음을 통해 공유


Flyout.FlyoutPresenterStyleProperty 속성

정의

FlyoutPresenterStyle 종속성 속성의 식별자를 가져옵니다.

public:
 static property DependencyProperty ^ FlyoutPresenterStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty FlyoutPresenterStyleProperty();
public static DependencyProperty FlyoutPresenterStyleProperty { get; }
var dependencyProperty = Flyout.flyoutPresenterStyleProperty;
Public Shared ReadOnly Property FlyoutPresenterStyleProperty As DependencyProperty

속성 값

FlyoutPresenterStyle 종속성 속성의 식별자입니다.

적용 대상