1 write to _count
PresentationCore (1)
System\Windows\Documents\PaginationProgressEventArgs.cs (1)
32
_count
= count;
1 reference to _count
PresentationCore (1)
System\Windows\Documents\PaginationProgressEventArgs.cs (1)
48
get { return
_count
; }