Share via


Hub.CompleteViewChangeTo(SemanticZoomLocation, SemanticZoomLocation) Method

Definition

Completes item-wise operations that are related to a view change when the Hub instance is the destination view and the source view is a potentially different implementing view.

public void CompleteViewChangeTo(SemanticZoomLocation source, SemanticZoomLocation destination);

Parameters

source
SemanticZoomLocation

The view item as represented in the source view.

destination
SemanticZoomLocation

The view item as represented in the destination view.

Implements

Applies to

See also