5 references to DoNotCare
PresentationCore (5)
Core\CSharp\System\Windows\Input\InputMethod.cs (5)
318new PropertyMetadata(InputMethodState.DoNotCare)); 614Debug.Assert(value != InputMethodState.DoNotCare); 687Debug.Assert(value != InputMethodState.DoNotCare); 727Debug.Assert(value != InputMethodState.DoNotCare); 1338if ((value != null) && ((InputMethodState)value != InputMethodState.DoNotCare))