| IWpfWebBrowserSelectAllCommand Property  | 
Version 118.6.80 
            Select all text.
            
 
    Namespace: 
   CefSharp.Wpf
    Assembly:
   CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
SyntaxICommand SelectAllCommand { get; }property ICommand^ SelectAllCommand {
	ICommand^ get ();
}Property Value
Type: 
ICommandThe select all command.
 See Also
See Also