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