4 references to ScrollByLine
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
79
get { return _EnsureCommand(CommandId.
ScrollByLine
); }
277
case CommandId.
ScrollByLine
:propertyName = "ScrollByLine"; break;
315
case CommandId.
ScrollByLine
: uiText = SR.Get(SRID.ScrollByLineText); break;
374
case CommandId.
ScrollByLine
: