4 references to ScrollByLine
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
59
get { return _EnsureCommand(CommandId.
ScrollByLine
); }
257
case CommandId.
ScrollByLine
:propertyName = "ScrollByLine"; break;
295
case CommandId.
ScrollByLine
: uiText = SR.ScrollByLineText; break;
354
case CommandId.
ScrollByLine
: