2 references to ParentWindowHandle
System.Security.Cryptography (2)
System\Security\Cryptography\CapiHelper.Windows.cs (2)
289
if (parameters.
ParentWindowHandle
!= IntPtr.Zero)
291
IntPtr parentWindowHandle = parameters.
ParentWindowHandle
;