4 references to ScrollPageRight
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
52get { return _EnsureCommand(CommandId.ScrollPageRight); } 257case CommandId.ScrollPageRight: propertyName = "ScrollPageRight"; break; 295case CommandId.ScrollPageRight: uiText = SR.ScrollPageRightText; break; 349case CommandId.ScrollPageRight: