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