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