2 references to ParentWindowHandle
mscorlib (2)
system\security\cryptography\utils.cs (2)
368
if (parameters.
ParentWindowHandle
!= IntPtr.Zero) {
371
IntPtr parentWindowHandle = parameters.
ParentWindowHandle
;