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