4 references to SecurityCriticalDataClass
WindowsBase (4)
Base\System\Windows\Threading\Dispatcher.cs (1)
1996
_shutdownExecutionContext = new
SecurityCriticalDataClass
<CulturePreservingExecutionContext>(shutdownExecutionContext);
Shared\MS\Win32\HwndWrapper.cs (3)
151
_handle = new
SecurityCriticalDataClass
<IntPtr>(UnsafeNativeMethods.CreateWindowEx(exStyle,
298
_hooks = new
SecurityCriticalDataClass
<WeakReferenceList>(new WeakReferenceList());
312
_hooks = new
SecurityCriticalDataClass
<WeakReferenceList>(new WeakReferenceList());