TileControl.ScrollViewerContainer Property

Definition

Gets or sets a ScrollViewer or a frameworkElement containing a ScrollViewer. The tile control is synchronized with the offset of the scrollViewer

public Windows.UI.Xaml.FrameworkElement ScrollViewerContainer { get; set; }
member this.ScrollViewerContainer : Windows.UI.Xaml.FrameworkElement with get, set
Public Property ScrollViewerContainer As FrameworkElement

Property Value

Windows.UI.Xaml.FrameworkElement

Applies to