4 writes to _bleedBox
PresentationCore (4)
System\Windows\Documents\DocumentPage.cs (4)
36_bleedBox = Rect.Empty; 51_bleedBox = bleedBox; 72_bleedBox = Rect.Empty; 207_bleedBox = bleedBox;
2 references to _bleedBox
PresentationCore (2)
System\Windows\Documents\DocumentPage.cs (2)
117if (_bleedBox == Rect.Empty) 121return _bleedBox;