1 write to _isdebug
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (1)
411set { _isdebug = value; }
1 reference to _isdebug
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (1)
410get { return _isdebug; }