本文介绍了WPF,GridSplitter移动,也想控制移动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

希望简单的问题



我在窗口上有一个GridSplitter。我在网格分割器的右侧添加了一个控件。



我希望GridSplitter右侧的控件能够与GridSplitter一起扩展或收缩。



是否有我需要更改的设置?

Hopefully simple question

I have a GridSplitter on a Window. I added a control to the right of the grid splitter.

I want the control on the right of the GridSplitter to expand or contract with the GridSplitter.

Is there a setting I just need to change?

推荐答案



这篇关于WPF,GridSplitter移动,也想控制移动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-16 23:40