1 write to _documentGridBackground
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
1681_documentGridBackground = new Border();
3 references to _documentGridBackground
PresentationFramework (3)
MS\Internal\Documents\DocumentGrid.cs (3)
1676if (_documentGridBackground == null) 1682_documentGridBackground.Background = Brushes.Transparent; 1685_childrenCollection.Add(_documentGridBackground);