| OnPaintEventArgsIsPopup Property  | 
Version 118.6.80 
            Indicates whether the element is the view or the popup widge
            
 
    Namespace: 
   CefSharp.OffScreen
    Assembly:
   CefSharp.OffScreen (in CefSharp.OffScreen.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