6 references to TextView
PresentationFramework (6)
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (2)
147_compositionAdorner = new CompositionAdorner(this.TextStore.TextView); 148_compositionAdorner.Initialize(this.TextStore.TextView);
System\Windows\Documents\TextStore.cs (4)
1053if (!this.TextView.IsValid) 1076TextSegment lineRange = this.TextView.GetLineRange(navigator); 2616view = this.TextView; 3002view = TextView;