Windows.UI.Xaml.Controls.ListViewBase.IsActiveView

June 22, 2022 ยท View on GitHub

-description

Gets or sets a value that indicates whether the ListViewBase instance is the active view in its owning SemanticZoom.

-property-value

true if the ListViewBase is the active view; otherwise, false.

-remarks

You typically don't set this property in XAML or in 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, SemanticZoom.IsZoomedInViewActive, ISemanticZoomInformation.IsActiveView, ISemanticZoomInformation, IsZoomedInView, SemanticZoomOwner, CompleteViewChange, CompleteViewChangeFrom, CompleteViewChangeTo, InitializeViewChange, MakeVisible, StartViewChangeFrom, StartViewChangeTo