ComponentOne Basic Library for WPF and Silverlight
OriginalSource Property (SelectionChangingEventArgs)


C1.WPF Namespace > SelectionChangingEventArgs Class : OriginalSource Property
Syntax
'Declaration
 
Public ReadOnly Property OriginalSource As System.Object
'Usage
 
Dim instance As SelectionChangingEventArgs
Dim value As System.Object
 
value = instance.OriginalSource
public System.object OriginalSource {get;}
See Also

Reference

SelectionChangingEventArgs Class
SelectionChangingEventArgs Members