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