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;