4 references to ScrollPageRight
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
71get { return _EnsureCommand(CommandId.ScrollPageRight); } 276case CommandId.ScrollPageRight: propertyName = "ScrollPageRight"; break; 314case CommandId.ScrollPageRight: uiText = SR.Get(SRID.ScrollPageRightText); break; 368case CommandId.ScrollPageRight: