4 writes to _bleedBox
PresentationCore (4)
System\Windows\Documents\DocumentPage.cs (4)
37_bleedBox = Rect.Empty; 52_bleedBox = bleedBox; 73_bleedBox = Rect.Empty; 208_bleedBox = bleedBox;
2 references to _bleedBox
PresentationCore (2)
System\Windows\Documents\DocumentPage.cs (2)
118if (_bleedBox == Rect.Empty) 122return _bleedBox;