WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / DeselectAllCommand Property
In This Topic
    DeselectAllCommand Property (FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that deselects all text in the document.
    Syntax
    public ICommand DeselectAllCommand {get;}
    See Also