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