System.Windows.Controls.Primitives.ResizeGrip—This
control enables the Window tohave a resize grip within the visual
tree. Thus, interaction with the host window of the WPF application will be captured by
ResizeGrip such that the application can respond accordingly (for example, layout changes with a
new surface area caused by the expansion or contraction of a host window)
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
System.Windows.Controls.Primitives.ResizeGrip—This control enables the Window tohave a resize grip within the visual tree. Thus, interaction with the host window of the WPF application will be captured by ResizeGrip such that the application can respond accordingly (for example, layout changes with a new surface area caused by the expansion or contraction of a host window)