Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 533 Bytes

scrollpresenter_currentanchor.md

File metadata and controls

27 lines (15 loc) · 533 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ScrollPresenter.CurrentAnchor
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ScrollPresenter.CurrentAnchor

-description

Gets the most recently chosen UIElement for scroll anchoring after a layout pass, if any.

-property-value

The most recently chosen UIElement for scroll anchoring after a layout pass, if any; otherwise, null.

-remarks

-see-also

-examples