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