4 references to ScrollPageUp
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
47get { return _EnsureCommand(CommandId.ScrollPageUp); } 273case CommandId.ScrollPageUp:propertyName = "ScrollPageUp"; break; 311case CommandId.ScrollPageUp: uiText = SR.Get(SRID.ScrollPageUpText); break; 350case CommandId.ScrollPageUp: