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 依存関係プロパティの識別子。

適用対象