| PaintEventArgsIsPopup Property  | 
Version 118.6.80 
            Is the OnPaint call for a Popup or the Main View
            
 
    Namespace: 
   CefSharp.Wpf
    Assembly:
   CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic bool IsPopup { get; }public:
property bool IsPopup {
	bool get ();
}Property Value
Type: 
Boolean See Also
See Also