ComponentOne Basic Library for UWP
EffectiveViewportChanged Event (C1SlideContentControl)

C1.UWP Assembly > C1.Xaml Namespace > C1SlideContentControl Class : EffectiveViewportChanged Event
Syntax
'Declaration
 
Public Event EffectiveViewportChanged As Windows.Foundation.TypedEventHandler(Of FrameworkElement,EffectiveViewportChangedEventArgs)
public event Windows.Foundation.TypedEventHandler<FrameworkElement,EffectiveViewportChangedEventArgs> EffectiveViewportChanged
See Also

Reference

C1SlideContentControl Class
C1SlideContentControl Members