Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 612 Bytes

layoutinformation_getlayoutslot_1482362642.md

File metadata and controls

26 lines (18 loc) · 612 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.LayoutInformation.GetLayoutSlot(Microsoft.UI.Xaml.FrameworkElement)
winrt method

Microsoft.UI.Xaml.Controls.Primitives.LayoutInformation.GetLayoutSlot

-description

Returns the layout slot, or bounding box, that contains the specified element.

-parameters

-param element

The element for which to return the layout slot.

-returns

The area assigned to the element for layout.

-remarks

-examples

-see-also