Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 681 Bytes

semanticzoomviewchangedeventhandler.md

File metadata and controls

27 lines (18 loc) · 681 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.SemanticZoomViewChangedEventHandler
winrt delegate

Windows.UI.Xaml.Controls.SemanticZoomViewChangedEventHandler

-description

Represents the method that will handle the ViewChangeStarted and ViewChangeCompleted events.

-parameters

-param sender

The object where the handler is attached.

-param e

Event data for the event.

-remarks

-examples

-see-also