Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 821 Bytes

isemanticzoominformation_startviewchangeto_1504058226.md

File metadata and controls

28 lines (18 loc) · 821 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.ISemanticZoomInformation.StartViewChangeTo(Windows.UI.Xaml.Controls.SemanticZoomLocation,Windows.UI.Xaml.Controls.SemanticZoomLocation)
winrt method

Windows.UI.Xaml.Controls.ISemanticZoomInformation.StartViewChangeTo

-description

Initializes item-wise operations related to a view change when the source view is a different view and the pending destination view is the 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