2 references to CustomDictionariesProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\SpellCheck.cs (2)
166return (IList)_owner.GetValue(CustomDictionariesProperty); 181return (IList)textBoxBase.GetValue(CustomDictionariesProperty);