LayoutInformation Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The LayoutInformation type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetLayoutClip | Returns the visible region of the specified element. |
|
GetLayoutExceptionElement | Returns the element that was being processed by the layout system at the moment of an unhandled exception. |
|
GetLayoutSlot | Returns the layout slot, or bounding box, that contains the specified element. |
Show: