3 references to TextStore
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextServicesDisplayAttributePropertyRanges.cs (3)
174
_compositionAdorner = new CompositionAdorner(this.
TextStore
.TextView);
175
_compositionAdorner.Initialize(this.
TextStore
.TextView);
201
this.
TextStore
.RenderScope.UpdateLayout();