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