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