2 writes to _height
PresentationFramework (2)
src\Framework\MS\Internal\Text\LineMetrics.cs (2)
52_height = height; 67_height = source.Height;
2 references to _height
PresentationFramework (2)
src\Framework\MS\Internal\Text\LineMetrics.cs (2)
90_height, 126internal double Height { get { return _height; } }