1 instantiation of SecurityMgrSite
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\AppSecurityManager.cs (1)
499
_secMgrSite = new
SecurityMgrSite
();
1 reference to SecurityMgrSite
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\AppSecurityManager.cs (1)
587
private static
SecurityMgrSite
_secMgrSite ;