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