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