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