ScrollViewerView Class
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.
Provides a view for a ScrollViewer when its view is changing.
public ref class ScrollViewerView sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ScrollViewerView final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ScrollViewerView
Public NotInheritable Class ScrollViewerView
- Inheritance
- Attributes
Properties
HorizontalOffset |
Gets the distance the content has been scrolled horizontally. |
VerticalOffset |
Gets the distance the content has been scrolled vertically. |
ZoomFactor |
Gets a value that indicates the current zoom factor engaged for content scaling. |