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