2 references to QueryRangeOrReconvertSelection
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
430args.CanExecute = This.TextStore.QueryRangeOrReconvertSelection( /*fDoReconvert:*/ false); 451This.TextStore?.QueryRangeOrReconvertSelection( /*fDoReconvert:*/ true);