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相依性屬性的識別碼。

適用於