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