C# Class SilverlightFX.UserInterface.ModelEventTrigger

A trigger that can be associated with a specific event and uses the associated view model as the source for events.
Inheritance: System.Windows.EventTrigger
Exibir arquivo Open project: nikhilk/silverlightfx

Protected Methods

Method Description
GetSource ( ) : object

Method Details

GetSource() protected method

protected GetSource ( ) : object
return object