2 references to CustomDictionariesProperty
PresentationFramework (2)
System\Windows\Controls\SpellCheck.cs (2)
155return (IList)_owner.GetValue(CustomDictionariesProperty); 167return (IList)textBoxBase.GetValue(CustomDictionariesProperty);