2 references to IsSpellerAffectingProperty
PresentationFramework (2)
System\Windows\Controls\TextBox.cs (1)
1044if (Speller.IsSpellerAffectingProperty(e.Property) &&
System\Windows\Documents\Speller.cs (1)
519(e.TextChange == TextChangeType.PropertyModified && !IsSpellerAffectingProperty(e.Property)))