Home
last modified time | relevance | path

Searched refs:Designtime (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DLicenseUsageMode.cs30 Designtime, enumerator
H A DLicenseManager.cs402 …nsecontext = new CLRLicenseContext(fDesignTime != 0 ? LicenseUsageMode.Designtime : LicenseUsageMo… in AllocateAndValidateLicense()
515 if (this.savedLicenseContext.UsageMode == LicenseUsageMode.Designtime) { in GetCurrentContextInfo()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DLicenseUsageMode.cs27 Designtime, enumerator
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Controls/
H A DBaseControl.cs34 return _isDesignMode.Value || LicenseManager.UsageMode == LicenseUsageMode.Designtime;
H A DctrlRecentGames.cs48 bool designMode = (LicenseManager.UsageMode == LicenseUsageMode.Designtime); in ctrlRecentGames()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/
H A DBaseInputForm.cs20 bool designMode = (LicenseManager.UsageMode == LicenseUsageMode.Designtime); in BaseInputForm()
H A DBaseConfigForm.cs21 bool designMode = (LicenseManager.UsageMode == LicenseUsageMode.Designtime); in BaseConfigForm()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/
H A DfrmApuViewer.cs21 if(LicenseManager.UsageMode != LicenseUsageMode.Designtime) { in frmApuViewer()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DDesigntimeLicenseContext.cs33 public override LicenseUsageMode UsageMode => LicenseUsageMode.Designtime;
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/Config/Controllers/
H A DctrlStandardController.cs22 if(LicenseManager.UsageMode != LicenseUsageMode.Designtime) { in ctrlStandardController()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DLicenseManagerTests.cs90 if (context.UsageMode != LicenseUsageMode.Designtime) in GetLicense()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/
H A DLicenseManagerTests.cs90 if (context.UsageMode != LicenseUsageMode.Designtime) in GetLicense()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/Cheats/
H A DctrlCheatFinder.cs71 if(LicenseManager.UsageMode != LicenseUsageMode.Designtime) { in ctrlCheatFinder()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/Controls/
H A DctrlProfiler.cs35 bool designMode = (LicenseManager.UsageMode == LicenseUsageMode.Designtime); in OnLoad()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DDesigntimeLicenseContext.cs39 return LicenseUsageMode.Designtime;
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/Config/
H A DctrlEmulatorShortcuts.cs17 if(LicenseManager.UsageMode != LicenseUsageMode.Designtime) { in ctrlEmulatorShortcuts()
/dports/editors/lazarus/lazarus/ide/
H A Dfpmake.pp46 // Scan for Designtime-packages within the installed packages
79 // Search for Designtime-packages and add those to the dependencies and
85 // Scan for Designtime-packages within the set of packages being compiled
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dfpmake.pp46 // Scan for Designtime-packages within the installed packages
79 // Search for Designtime-packages and add those to the dependencies and
85 // Scan for Designtime-packages within the set of packages being compiled
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dfpmake.pp46 // Scan for Designtime-packages within the installed packages
79 // Search for Designtime-packages and add those to the dependencies and
85 // Scan for Designtime-packages within the set of packages being compiled
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dfpmake.pp46 // Scan for Designtime-packages within the installed packages
79 // Search for Designtime-packages and add those to the dependencies and
85 // Scan for Designtime-packages within the set of packages being compiled
/dports/editors/lazarus/lazarus/components/onlinepackagemanager/languages/
H A Dopkman_const.po311 msgid "Designtime and runtime"
316 msgid "Designtime"
1139 msgid "Designtime and runtime"
1144 msgid "Designtime"
H A Dopkman_const.ru.po331 msgid "Designtime and runtime"
336 msgid "Designtime"
1167 msgid "Designtime and runtime"
1172 msgid "Designtime"
H A Dopkman_const.uk.po332 msgid "Designtime and runtime"
337 msgid "Designtime"
1168 msgid "Designtime and runtime"
1173 msgid "Designtime"
H A Dopkman_const.zh_CN.po332 msgid "Designtime and runtime"
337 msgid "Designtime"
1172 msgid "Designtime and runtime"
1177 msgid "Designtime"
/dports/editors/lazarus-qt5/lazarus/components/onlinepackagemanager/languages/
H A Dopkman_const.ru.po331 msgid "Designtime and runtime"
336 msgid "Designtime"
1167 msgid "Designtime and runtime"
1172 msgid "Designtime"

12345678