Properly indicate focus state of ToolButton
Set hasFocus to true so the style can render the toolbutton with a focus indicator. Otherwise we get no indication that the toolbutton has focus.
Set hasFocus to true so the style can render the toolbutton with a focus indicator. Otherwise we get no indication that the toolbutton has focus.