4 references to ScrollByLine
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
74
get { return _EnsureCommand(CommandId.
ScrollByLine
); }
272
case CommandId.
ScrollByLine
:propertyName = "ScrollByLine"; break;
310
case CommandId.
ScrollByLine
: uiText = SR.ScrollByLineText; break;
369
case CommandId.
ScrollByLine
: