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