1 write to _pageCount
Microsoft.Maui.Graphics (1)
PdfExportContext.cs (1)
60
_pageCount
++;
1 reference to _pageCount
Microsoft.Maui.Graphics (1)
PdfExportContext.cs (1)
44
public int PageCount =>
_pageCount
;