1 write to _textContainer
PresentationFramework (1)
System\Windows\Controls\DeferredTextReference.cs (1)
28_textContainer = textContainer;
3 references to _textContainer
PresentationFramework (3)
System\Windows\Controls\DeferredTextReference.cs (3)
44string s = TextRangeBase.GetTextInternal(_textContainer.Start, _textContainer.End); 46TextBox tb = _textContainer.Parent as TextBox;