ToolBar: Not working properly when Button with Command is used in certain situations
RadTooBar holds a Button and it is shown in Contentframe. When shown the button is initially disabled. Clicking on other button makes the first button enabled.
Possible workaround is to set FocusManager.IsFocusScope to False on the Toolbar.