LayoutInformation Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The LayoutInformation type exposes the following members.

Methods

  Name Description
Public methodStatic memberSupported by Silverlight for Windows Phone GetLayoutClip Returns the visible region of the specified element.
Public methodStatic memberSupported by Silverlight for Windows Phone GetLayoutExceptionElement Returns the element that was being processed by the layout system at the moment of an unhandled exception.
Public methodStatic memberSupported by Silverlight for Windows Phone GetLayoutSlot Returns the layout slot, or bounding box, that contains the specified element.

Top