Method OnCommandNotBound
OnCommandNotBound(CommandEventArgs)
When in tab mode, if a command is not handled by the TitleView, bubble it to the SuperView (e.g. Tabs); this enables keyboard navigation commands to be handled by the Tabs container when the TitleView has focus.
protected override bool OnCommandNotBound(CommandEventArgs args)
Parameters
argsCommandEventArgs