4 references to ScrollPageLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
43
get { return _EnsureCommand(CommandId.
ScrollPageLeft
); }
255
case CommandId.
ScrollPageLeft
: propertyName = "ScrollPageLeft"; break;
293
case CommandId.
ScrollPageLeft
: uiText = SR.ScrollPageLeftText; break;
342
case CommandId.
ScrollPageLeft
: