ComponentOne Basic Library for UWP
SelectionChangingEventArgs Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : SelectionChangingEventArgs Class
Provide data for the SelectionChanging event.
Object Model
SelectionChangingEventArgs Class
Syntax
'Declaration
 
Public Class SelectionChangingEventArgs 
   Inherits Windows.UI.Xaml.Controls.SelectionChangedEventArgs
public class SelectionChangingEventArgs : Windows.UI.Xaml.Controls.SelectionChangedEventArgs 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.RoutedEventArgs
      Windows.UI.Xaml.Controls.SelectionChangedEventArgs
         C1.Xaml.SelectionChangingEventArgs

See Also

Reference

SelectionChangingEventArgs Members
C1.Xaml Namespace