5 references to DoNotCare
PresentationCore (5)
System\Windows\Input\InputMethod.cs (5)
285new PropertyMetadata(InputMethodState.DoNotCare)); 551Debug.Assert(value != InputMethodState.DoNotCare); 612Debug.Assert(value != InputMethodState.DoNotCare); 646Debug.Assert(value != InputMethodState.DoNotCare); 1226if ((value != null) && ((InputMethodState)value != InputMethodState.DoNotCare))