1 reference to LastMatch
PresentationCore (1)
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (1)
329
return (chosenIndex == targets.Count - 1) ? ProcessKeyResult.
LastMatch
: ProcessKeyResult.MoreMatches;