4 writes to _bleedBox
PresentationCore (4)
Core\CSharp\System\Windows\Documents\DocumentPage.cs (4)
41_bleedBox = Rect.Empty; 56_bleedBox = bleedBox; 77_bleedBox = Rect.Empty; 212_bleedBox = bleedBox;
2 references to _bleedBox
PresentationCore (2)
Core\CSharp\System\Windows\Documents\DocumentPage.cs (2)
122if (_bleedBox == Rect.Empty) 126return _bleedBox;