1 write to _infoBarIcon
PresentationUI (1)
MS\Internal\Documents\Application\StatusInfoItem.cs (1)
50_infoBarIcon = infoBarButton.Template.FindName("PUIInfoBarIcon", infoBarButton) as Rectangle;
2 references to _infoBarIcon
PresentationUI (2)
MS\Internal\Documents\Application\StatusInfoItem.cs (2)
163if (_infoBarIcon != null) 166_infoBarIcon.Fill = resources.Image;