1 write to _documentGridBackground
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
1712_documentGridBackground = new Border();
3 references to _documentGridBackground
PresentationFramework (3)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (3)
1707if (_documentGridBackground == null) 1713_documentGridBackground.Background = Brushes.Transparent; 1716_childrenCollection.Add(_documentGridBackground);