6 references to TextStore
PresentationFramework (6)
System\windows\Documents\TextSelection.cs (6)
210if (this.TextStore != null) 212this.TextStore.OnSelectionChange(); 229if (this.TextStore != null) 231this.TextStore.OnSelectionChanged(); 1108if (this.TextStore != null) 1110return TextStore.IsInterimSelection;