1 write to _infoBarText
PresentationUI (1)
MS\Internal\Documents\Application\StatusInfoItem.cs (1)
51
_infoBarText
= infoBarButton.Template.FindName("PUIInfoBarText", infoBarButton) as TextBlock;
1 reference to _infoBarText
PresentationUI (1)
MS\Internal\Documents\Application\StatusInfoItem.cs (1)
167
_infoBarText
?.Text = resources.Text;