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