C# Class RavenFS.Studio.Behaviors.UIMessageTrigger

Inheritance: System.Windows.Interactivity.EventTrigger
显示文件 Open project: hibernating-rhinos/RavenFS

Public Properties

Property Type Description
MessageProperty System.Windows.DependencyProperty

Protected Methods

Method Description
GetEventName ( ) : string
OnEvent ( EventArgs eventArgs ) : void

Method Details

GetEventName() protected method

protected GetEventName ( ) : string
return string

OnEvent() protected method

protected OnEvent ( EventArgs eventArgs ) : void
eventArgs System.EventArgs
return void

Property Details

MessageProperty public_oe static_oe property

public static DependencyProperty,System.Windows MessageProperty
return System.Windows.DependencyProperty