4 references to ScrollPageRight
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
51get { return _EnsureCommand(CommandId.ScrollPageRight); } 256case CommandId.ScrollPageRight: propertyName = "ScrollPageRight"; break; 294case CommandId.ScrollPageRight: uiText = SR.ScrollPageRightText; break; 348case CommandId.ScrollPageRight: