Hi,
What specific scenario do you want to achieve?
In
WrapGrid, there is a
SizeChanged event. Which Occurs when either the
ActualHeight or the
ActualWidth property changes value on a
FrameworkElement.
And the WrapGrid will perform the initial layout based on the Size of the first item. If you change the height of any other item, that won't alter its
layout and the SizeChanged event would not fire.
Best Wishes!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and
makes it easier for other visitors to find the resolution later.