ComponentOne Basic Library for UWP
EffectiveViewportChanged Event (C1MenuList)

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

C1MenuList Class
C1MenuList Members