OriginalSource Property (C1RoutedEventArgs)
 
            
                In This Topic
            
            Gets the original reporting source as determined by pure hit testing.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Shadows ReadOnly Property OriginalSource As System.Object
             
        
            
            public new System.object OriginalSource {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also