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