[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.TouchRoutedEventArgs.OriginalSource

OriginalSource Property

OriginalSource

Gets a reference to the object that raised the event.

Declaration
[Browsable(false)]
public Control OriginalSource { get; }
Property Value
Type Description
Control

The object that raised the event.