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