Hi,
I am trying to get the render size of a region via the region manager. The reason for this is each time I add a view to the region I want to make sure it will visually fit, I can get the dimensions of the view I am about to add but I am struggling to find a way of getting the height of the region I am about to add to.
Obviously I want to stay away from the view behind code and accessing the UIElement for the region directly.
Any ideas?
Thanks for your time