TileControl.ScrollViewerContainer Property
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.
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