2 references to ParentWindowHandle
System.Security.Cryptography (2)
System\Security\Cryptography\CngKey.Create.cs (2)
100if (creationParameters.ParentWindowHandle != IntPtr.Zero) 102IntPtr parentWindowHandle = creationParameters.ParentWindowHandle;