1 write to _count
PresentationCore (1)
Core\CSharp\System\Windows\Documents\PaginationProgressEventArgs.cs (1)
34
_count
= count;
1 reference to _count
PresentationCore (1)
Core\CSharp\System\Windows\Documents\PaginationProgressEventArgs.cs (1)
50
get { return
_count
; }