Share via


Flyout.ContentProperty 속성

정의

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

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

속성 값

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

적용 대상