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