Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 871 Bytes

elementcompositionpreview_getscrollviewermanipulationpropertyset_36887509.md

File metadata and controls

28 lines (18 loc) · 871 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Hosting.ElementCompositionPreview.GetScrollViewerManipulationPropertySet(Windows.UI.Xaml.Controls.ScrollViewer)
winrt method

Windows.UI.Xaml.Hosting.ElementCompositionPreview.GetScrollViewerManipulationPropertySet

-description

Retrieves the composition properties of a ScrollViewer element.

-parameters

-param scrollViewer

The ScrollViewer element to get the composition properties for.

-returns

The composition properties of the specified ScrollViewer.

-remarks

-examples

-see-also