Hub.InitializeViewChange Method

Definition

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.

public:
 virtual void InitializeViewChange() = InitializeViewChange;
void InitializeViewChange();
public void InitializeViewChange();
function initializeViewChange()
Public Sub InitializeViewChange ()

Implements

Applies to

See also