2 references to ProcessKeyForSender
PresentationCore (2)
System\Windows\Input\AccessKeyManager.cs (2)
294
if (
ProcessKeyForSender
(e.OriginalSource, text, existsElsewhere: false,e.UserInitiated) != ProcessKeyResult.NoMatch)
319
if (
ProcessKeyForSender
(e.OriginalSource, text, existsElsewhere: false,e.UserInitiated) != ProcessKeyResult.NoMatch)