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