public AppToolBar(IToolBarManager toolBarManager) { this.toolBarManager = toolBarManager; this.toolBar = new ToolBar { FocusVisualStyle = null }; }