1 write to _fTrusted
PresentationFramework (1)
src\Framework\System\Windows\Interop\HwndHost.cs (1)
995
_fTrusted
= new SecurityCriticalDataForSet<bool> ( fTrusted ) ;
8 references to _fTrusted
PresentationFramework (8)
src\Framework\System\Windows\Interop\HwndHost.cs (8)
169
if (
_fTrusted
.Value)
209
if (
_fTrusted
.Value)
618
if (
_fTrusted
.Value == true)
1015
if ( !
_fTrusted
.Value )
1033
if (
_fTrusted
.Value == true)
1047
if (
_fTrusted
.Value == true)
1058
if (
_fTrusted
.Value == true)
1069
if (
_fTrusted
.Value == true)