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