Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 851 Bytes

isemanticzoominformation_completeviewchangeto_400609881.md

File metadata and controls

26 lines (18 loc) · 851 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.ISemanticZoomInformation.CompleteViewChangeTo(Microsoft.UI.Xaml.Controls.SemanticZoomLocation,Microsoft.UI.Xaml.Controls.SemanticZoomLocation)
winrt method

Microsoft.UI.Xaml.Controls.ISemanticZoomInformation.CompleteViewChangeTo

-description

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

-parameters

-param source

The view item as represented in the source view.

-param destination

The view item as represented in the destination view.

-remarks

-examples

-see-also