WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / CustomToolEventArgs Class / NavigatedTo Property
In This Topic
    NavigatedTo Property
    In This Topic
    Gets or sets a value indicating if the Frame was successfully navigated to the custom tool panel.
    Syntax
    public bool NavigatedTo {get; set;}
    See Also