1 write to _fTrusted
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
832_fTrusted = new SecurityCriticalDataForSet<bool> ( fTrusted ) ;
4 references to _fTrusted
PresentationFramework (4)
System\Windows\Interop\HwndHost.cs (4)
138if (_fTrusted.Value) 172if (_fTrusted.Value) 493if (_fTrusted.Value == true) 848if ( ! _fTrusted.Value )