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