4 references to TextStore
PresentationFramework (4)
System\windows\Documents\TextSelection.cs (4)
210this.TextStore?.OnSelectionChange(); 223this.TextStore?.OnSelectionChanged(); 1093if (this.TextStore != null) 1095return TextStore.IsInterimSelection;