1 write to _ShiftSpace
PresentationFramework (1)
src\Framework\System\Windows\Documents\EditingCommands.cs (1)
379
internal static RoutedUICommand ShiftSpace { get { return EnsureCommand(ref
_ShiftSpace
, "ShiftSpace" ); } }