Windows.UI.Xaml.Controls.ListViewBase.InitializeViewChange

June 22, 2022 ยท View on GitHub

-description

Initializes the changes to related aspects of presentation (such as scrolling UI or state) when the overall view for a SemanticZoom is about to change.

-remarks

Controls derived from ListViewBase typically have an associated ScrollViewer as part of their template. The ListViewBase implementation of InitializeViewChange stores ScrollBarVisibility for current scroll bars, so that values can be perpetuated across the views when the views change.

-examples

-see-also

ISemanticZoomInformation, IsActiveView, IsZoomedInView, SemanticZoomOwner, CompleteViewChange, CompleteViewChangeFrom, CompleteViewChangeTo, MakeVisible, StartViewChangeFrom, StartViewChangeTo