1 write to _toolBarControl
PresentationUI (1)
MS\Internal\Documents\Application\StatusInfoItem.cs (1)
60_toolBarControl = toolBarControl;
3 references to _toolBarControl
PresentationUI (3)
MS\Internal\Documents\Application\StatusInfoItem.cs (3)
185if (_toolBarControl != null) 188_toolBarControl.Background = resources.Image; 189_toolBarControl.ToolTip = resources.ToolTip;