6 writes to _printableAreaHeight
PresentationFramework (6)
src\Framework\System\Windows\Controls\PrintDialog.cs (6)
422_printableAreaHeight = 0; 463_printableAreaHeight = 0; 593_printableAreaHeight = (double)printCap.OrientedPageMediaHeight; 600_printableAreaHeight = 1056; 609_printableAreaHeight = (double)printTicket.PageMediaSize.Height; 624_printableAreaHeight = t;
2 references to _printableAreaHeight
PresentationFramework (2)
src\Framework\System\Windows\Controls\PrintDialog.cs (2)
325return _printableAreaHeight; 623_printableAreaWidth = _printableAreaHeight;