Browse By Tags

  • Re: TabItemEx IsSelected

    This is quite urgent... would really appreciate a response to this question. Why is the TabItemEx IsSelected apparently not binding? (note that if I rename the binding path to something that doesn't exist, there is no binding error reported in the VS output…

  • TabItemEx IsSelected

    Hi

    I changed from TabControl/TabItem to XamTabControl/TabItemEx. However my IsSelected binding on the TabItemEx is no longer working. I changed back to TabControl/TabItem and it works. How can I bind to the TabItemEx IsSelected trigger?

    --WAS--

        <Style…