ListViewBase.CompleteViewChange method

This topic has not yet been rated - Rate this topic

Changes related aspects of presentation when the overall view for a SemanticZoom changes.

Syntax


public void CompleteViewChange()

Parameters

This method has no parameters.

Remarks

Controls derived from ListViewBase typically have an associated ScrollViewer as part of their template. The ListViewBase implementation of CompleteViewChange perpetuates ScrollBarVisibility for any scroll bars across the views when the views change.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Controls
Windows::UI::Xaml::Controls [C++]

Metadata

Windows.winmd

See also

ListViewBase
ISemanticZoomInformation
IsActiveView
IsZoomedInView
SemanticZoomOwner
CompleteViewChangeFrom
CompleteViewChangeTo
InitializeViewChange
MakeVisible
StartViewChangeFrom
StartViewChangeTo

 

 

Build date: 3/12/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.