6 references to TextView
PresentationFramework (6)
System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (2)
146_compositionAdorner = new CompositionAdorner(this.TextStore.TextView); 147_compositionAdorner.Initialize(this.TextStore.TextView);
System\Windows\Documents\TextStore.cs (4)
1049if (!this.TextView.IsValid) 1072TextSegment lineRange = this.TextView.GetLineRange(navigator); 2609view = this.TextView; 2995view = TextView;