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