4 references to ScrollPageRight
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
66get { return _EnsureCommand(CommandId.ScrollPageRight); } 271case CommandId.ScrollPageRight: propertyName = "ScrollPageRight"; break; 309case CommandId.ScrollPageRight: uiText = SR.ScrollPageRightText; break; 363case CommandId.ScrollPageRight: