2 references to Last
PresentationCore (2)
System\Windows\Input\Command\NavigationCommands.cs (2)
325if (idCommand >= 0 && idCommand < CommandId.Last) 374private static RoutedUICommand[] _internalCommands = new RoutedUICommand[(int)CommandId.Last];