Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.48 KB

listviewbase_initializeviewchange_1165335344.md

File metadata and controls

23 lines (15 loc) · 1.48 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.ListViewBase.InitializeViewChange
winrt method

Windows.UI.Xaml.Controls.ListViewBase.InitializeViewChange

-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