| IWpfWebBrowserCleanupCommand Property | 
Version 63.0.0
            Command which cleans up the Resources used by the ChromiumWebBrowser
            
 
Namespace: CefSharp.WpfAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 63.0.0.0 (63.0.0.0)
 Syntax
SyntaxICommand CleanupCommand { get; }property ICommand^ CleanupCommand {
	ICommand^ get ();
}Property Value
Type: 
ICommandThe cleanup command.
 See Also
See Also