Esempio n. 1
0
 static CefSharpHelper()
 {
     DefaultUserAgent = CmApiProvider.CommonUserAgent;
     AcApiHandler     = new AcApiHandlerFactory();
     // CefSharp.Cef.EnableHighDPISupport();
 }
Esempio n. 2
0
 static CefSharpHelper()
 {
     DefaultUserAgent = CmApiProvider.CommonUserAgent;
     AcApiHandler     = new AcApiHandlerFactory();
 }