C# Class SilverlightFX.UserInterface.DataEventTrigger

A trigger that can be associated with a specific event and uses the associated data context as the source for events.
Inheritance: System.Windows.EventTrigger
Mostrar archivo Open project: nikhilk/silverlightfx

Protected Methods

Method Description
GetSource ( ) : object

Method Details

GetSource() protected method

protected GetSource ( ) : object
return object