Page.FrameProperty 속성

정의

Frame 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ FrameProperty { DependencyProperty ^ get(); };
static DependencyProperty FrameProperty();
public static DependencyProperty FrameProperty { get; }
var dependencyProperty = Page.frameProperty;
Public Shared ReadOnly Property FrameProperty As DependencyProperty

속성 값

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

적용 대상