1 write to _commandLineUp
PresentationFramework (1)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1334_commandLineUp = new RoutedUICommand(String.Empty, "FDSV_LineUp", typeof(FlowDocumentScrollViewer));
2 references to _commandLineUp
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
1382CommandHelpers.RegisterCommandHandler(typeof(FlowDocumentScrollViewer), _commandLineUp, 1477else if (args.Command == _commandLineUp)