How to use ToolWindow.ToolWindowContainerTitleBarContextContentTemplate with MVVM?

Docking/MDI for WPF Forum

Posted 2 years ago by Yuki
Version: 22.1.1
Avatar

Hello,

I'd like to use ToolWindow.ToolWindowContainerTitleBarContextContentTemplate with MVVM.

Could you please tell me how to do it?

Comments (1)

Answer - Posted 2 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

The ToolWindowContainerTitleBarContextContentTemplate property on ToolWindow is a dependency property like any of the others, such as Title, IsOpen, etc.  You can bind to it the same way as we show in the MVVM samples for the other properties.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.