How can I determine the placement (PlacementMode) of a Popup control relative to it's target after it has been drawn to the screen? I am noticing that though I set the Placement of my Popup to Bottom, when there is little room left on the screen it chooses to invert the Placement. This is all well and fine, providing there is a method of retrieving the updated Placement. So far, checking the Placement seems to return the actual value that I set, and the vertical and horizontal offsets are both 0.0.
|
feedback
|