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