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