4 references to ScrollPageLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
58
get { return _EnsureCommand(CommandId.
ScrollPageLeft
); }
270
case CommandId.
ScrollPageLeft
: propertyName = "ScrollPageLeft"; break;
308
case CommandId.
ScrollPageLeft
: uiText = SR.ScrollPageLeftText; break;
357
case CommandId.
ScrollPageLeft
: