2 writes to _parentWindowHandle
System.Security.Cryptography (2)
System\Security\Cryptography\CspParameters.cs (2)
79
_parentWindowHandle
= parameters._parentWindowHandle;
90
_parentWindowHandle
= value;
2 references to _parentWindowHandle
System.Security.Cryptography (2)
System\Security\Cryptography\CspParameters.cs (2)
79
_parentWindowHandle = parameters.
_parentWindowHandle
;
86
return
_parentWindowHandle
;