2 writes to _currentPageWidth
Microsoft.Maui.Graphics (2)
PdfExportContext.cs (2)
50
_currentPageWidth
= _defaultWidth;
55
_currentPageWidth
= width;
1 reference to _currentPageWidth
Microsoft.Maui.Graphics (1)
PdfExportContext.cs (1)
59
AddPageImpl(
_currentPageWidth
, _currentPageHeight);