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