2 references to _backgroundVisualIndex
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
1050
if (i ==
_backgroundVisualIndex
)
1171
UIElement background = _childrenCollection[
_backgroundVisualIndex
] as UIElement;