ComponentOne Basic Library for UWP
EffectiveViewportChanged Event (C1ItemsControl)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsControl 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

C1ItemsControl Class
C1ItemsControl Members