Home
last modified time | relevance | path

Searched refs:IsDesignerHosted (Results 1 – 3 of 3) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.WinForms/
H A DGMapControl.cs41 …public static readonly bool IsDesignerHosted = LicenseManager.UsageMode == LicenseUsageMode.Design… field in GKMap.WinForms.GMapControl
468 if (!IsDesignerHosted) { in GMapControl()
488 if (!IsDesignerHosted) { in GMapControl()
686 if (!IsDesignerHosted) { in OnLoad()
697 if (!IsDesignerHosted) { in OnCreateControl()
802 if (!IsDesignerHosted) { in OnSizeChanged()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Forms/
H A DMapsViewerWin.cs161 if (!GMapControl.IsDesignerHosted) { in MapsViewerWin()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKComponents/GKUI/Components/
H A DGKMapBrowser.cs215 if (!GMapControl.IsDesignerHosted) { in InitControl()