ComponentOne Basic Library for UWP
EffectiveViewportChanged Event (C1ValidationDecorator)

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

C1ValidationDecorator Class
C1ValidationDecorator Members