ContainerAutoHideSize to have the same size as ContainerDockedSize

Ribbon for WPF Forum

Posted 6 months ago by Daniel Constantin - ModuleWorks GmbH
Version: 23.1.4
Avatar

Hi!

When I increase or decrease the size of a tool window I would like that the auto hide size to be the same as the ContainerDockedSize.

Something like this seems to not work "ContainerAutoHideSize="{Binding ContainerDockedSize, RelativeSource={RelativeSource Self}}"".

Kind regards,

Daniel

Comments (1)

Answer - Posted 6 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Daniel,

We are currently setting the ToolWindow.ContainerAutoHideSize property directly, which likely removes any bindings to it.  We will update the code that sets that property to use SetCurrentValue instead so that the binding can be kept in place.  This will be in the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.4) 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.