Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 885 Bytes

virtualizinglayoutcontext_realizationrectcore_355239996.md

File metadata and controls

29 lines (17 loc) · 885 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext.RealizationRectCore
winrt method

Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext.RealizationRectCore

-description

When implemented in a derived class, retrieves an area that represents the viewport and buffer that the layout should fill with realized elements.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-returns

An area that represents the viewport and buffer that the layout should fill with realized elements.

-remarks

-see-also

RealizationRect

-examples