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)
3198internal double Width { get { return _width; } }