1 write to _width
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
3185
_width
= line.Width;
1 reference to _width
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
3198
internal double Width { get { return
_width
; } }