2 writes to _currentPageHeight
Microsoft.Maui.Graphics (2)
PdfExportContext.cs (2)
51 _currentPageHeight = _defaultHeight; 56 _currentPageHeight = height;
1 reference to _currentPageHeight
Microsoft.Maui.Graphics (1)
PdfExportContext.cs (1)
59 AddPageImpl(_currentPageWidth, _currentPageHeight);