2 references to Last
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (2)
457if (idCommand >= 0 && idCommand < CommandId.Last) 513private static RoutedUICommand[] _internalCommands = new RoutedUICommand[(int)CommandId.Last];