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