ComponentOne Basic Library for UWP
EffectiveViewportChanged Event (C1DropDown)

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

C1DropDown Class
C1DropDown Members