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