1 write to _showPageBorders
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
848_showPageBorders = value;
3 references to _showPageBorders
PresentationFramework (3)
MS\Internal\Documents\DocumentGrid.cs (3)
841return _showPageBorders; 846if (_showPageBorders != value) 859dp.ShowPageBorders = _showPageBorders;