1 write to _MoveUpByLine
PresentationFramework (1)
src\Framework\System\Windows\Documents\EditingCommands.cs (1)
132public static RoutedUICommand MoveUpByLine { get { return EnsureCommand(ref _MoveUpByLine , "MoveUpByLine" ); } }