6 references to TextStore
PresentationFramework (6)
System\windows\Documents\TextSelection.cs (6)
213if (this.TextStore != null) 215this.TextStore.OnSelectionChange(); 232if (this.TextStore != null) 234this.TextStore.OnSelectionChanged(); 1111if (this.TextStore != null) 1113return TextStore.IsInterimSelection;