Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.69 KB

listviewbase_semanticzoomowner.md

File metadata and controls

27 lines (18 loc) · 1.69 KB
-api-id -api-type
P:Windows.UI.Xaml.Controls.ListViewBase.SemanticZoomOwner
winrt property

Windows.UI.Xaml.Controls.ListViewBase.SemanticZoomOwner

-description

Gets or sets the SemanticZoom instance that hosts the ListViewBase.

-property-value

The SemanticZoom instance that hosts this view, or null if the view is not hosted in a SemanticZoom control.

-remarks

You don't set this property in Extensible Application Markup Language (XAML) or in your app code. The property is set implicitly when the view is set as either the ZoomedInView or ZoomedOutView of a SemanticZoom control.

-examples

-see-also

SemanticZoom, ISemanticZoomInformation, IsActiveView, IsZoomedInView, CompleteViewChange, CompleteViewChangeFrom, CompleteViewChangeTo, InitializeViewChange, MakeVisible, StartViewChangeFrom, StartViewChangeTo