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