ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / MetadataWorkaround Class / Frame Property

In This Topic
    Frame Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Frame As Windows.UI.Xaml.Controls.Frame
    public Windows.UI.Xaml.Controls.Frame Frame {get;}
    See Also