Intersoft ClientUI Documentation
OriginalSource Property (ISRoutedEventArgs)



Gets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class.
Syntax
Public Shadows ReadOnly Property OriginalSource As Object
Dim instance As ISRoutedEventArgs
Dim value As Object
 
value = instance.OriginalSource
public new object OriginalSource {get;}
public:
new property Object^ OriginalSource {
   Object^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ISRoutedEventArgs Class
ISRoutedEventArgs Members

Send Feedback