1 write to _viewportHeight
PresentationFramework (1)
MS\Internal\PtsHost\BackgroundFormatInfo.cs (1)
175set { _viewportHeight = value; }
1 reference to _viewportHeight
PresentationFramework (1)
MS\Internal\PtsHost\BackgroundFormatInfo.cs (1)
174get { return _viewportHeight; }