Flex 3 At run time I am trying to find out if user has expanded a canvas or not. When I query the component or its parents, I always get the original size, x & y = 0, etc. In the debugger I can see $height and other $variables which appear to contain the correct values, but apparently this are a private property. What am I missing here?
Thanks, Libby

