1 write to IsDebug
PresentationFramework (1)
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
1372
PresentationAppDomainManager.
IsDebug
= true;
2 references to IsDebug
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (2)
66
bool isDebug = PresentationAppDomainManager.
IsDebug
? true : GetBoolFromActivationData(1);
267
PresentationAppDomainManager.
IsDebug
.ToString(),