Page.FrameProperty Property
Definition
Identifies the Frame dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Controls.Page.FrameProperty.
public:
static property DependencyProperty ^ FrameProperty { DependencyProperty ^ get(); };
DependencyProperty FrameProperty();
public static DependencyProperty FrameProperty { get; }
var dependencyProperty = Page.frameProperty;
Public Shared ReadOnly Property FrameProperty As DependencyProperty
Property Value
The identifier for the Frame dependency property.