IScrollProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IScrollProvider
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2116967155, 65360, 21349, 188, 254, 239, 66, 75, 47, 213, 144)]
struct IScrollProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(2116967155, 65360, 21349, 188, 254, 239, 66, 75, 47, 213, 144)]
public interface IScrollProvider
Public Interface IScrollProvider
- Derived
- Attributes
Properties
| Name | Description |
|---|---|
| HorizontallyScrollable | |
| HorizontalScrollPercent | |
| HorizontalViewSize | |
| VerticallyScrollable | |
| VerticalScrollPercent | |
| VerticalViewSize | |
Methods
| Name | Description |
|---|---|
| Scroll(ScrollAmount, ScrollAmount) | |
| SetScrollPercent(Double, Double) | |