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