2 references to IsKeyRegistered
PresentationCore (1)
System\Windows\InterOp\HwndSource.cs (1)
2075
if (AccessKeyManager.
IsKeyRegistered
(this, text))
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
483
if (SWI.AccessKeyManager.
IsKeyRegistered
(_hwndSource, upperKey))