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