4 references to TextStore
PresentationFramework (4)
System\windows\Documents\TextSelection.cs (4)
209this.TextStore?.OnSelectionChange(); 222this.TextStore?.OnSelectionChanged(); 1092if (this.TextStore != null) 1094return TextStore.IsInterimSelection;