4 references to ScrollByLine
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
60
get { return _EnsureCommand(CommandId.
ScrollByLine
); }
258
case CommandId.
ScrollByLine
:propertyName = "ScrollByLine"; break;
296
case CommandId.
ScrollByLine
: uiText = SR.ScrollByLineText; break;
355
case CommandId.
ScrollByLine
: