Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 582 Bytes

iscrollcontroller_panninginfo.md

File metadata and controls

27 lines (15 loc) · 582 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.IScrollController.PanningInfo
winrt property

Microsoft.UI.Xaml.Controls.Primitives.IScrollController.PanningInfo

-description

Gets an instance of an IScrollControllerPanningInfo implementation that contains information related to content panning, or null.

-property-value

An instance of an IScrollControllerPanningInfo implementation, or null.

-remarks

-see-also

-examples