WPF Routed Command with Bindings per-Tab

前端 未结 3 2051
别跟我提以往
别跟我提以往 2021-01-16 07:28

I intended to disable and enable the Buttons outside the TabControl, just like those inside the TabItem when the current tab is changed. But the CommandBindings of the TabIt

3条回答
  •  旧时难觅i
    2021-01-16 08:15

    MSFT gave me the correct answer in their WPF forum, here (http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/bb3d1eb1-96fa-4fbc-beda-799613acb9f7)

    
         
             

提交回复
热议问题