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