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