2 references to TextCompositionManager_TextCompositionNotStarted
PresentationCore (2)
System\Windows\Input\TextCompositionManager.cs (2)
342
throw new ArgumentException(SR.Format(SR.
TextCompositionManager_TextCompositionNotStarted
, "composition"));
369
throw new ArgumentException(SR.Format(SR.
TextCompositionManager_TextCompositionNotStarted
, "composition"));