1 write to _documentGridBackground
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
1675
_documentGridBackground
= new Border
2 references to _documentGridBackground
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
1670
if (
_documentGridBackground
== null)
1681
_childrenCollection.Add(
_documentGridBackground
);