C# Class TrakHound_Dashboard.Pages.DeviceManager.Pages.GeneratedEvents.Controls.EventButton

Interaction logic for EventButton.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TrakHound/TrakHound-Community Class Usage Examples

Méthodes publiques

Свойство Type Description
EventNameProperty System.Windows.DependencyProperty
EventValuesProperty System.Windows.DependencyProperty
ParentEvent Page.Event

Méthodes publiques

Méthode Description
EventButton ( ) : System.Windows

Private Methods

Méthode Description
EventName_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
Remove_Clicked ( TrakHound_UI bt ) : void
TXT_GotFocus ( object sender, RoutedEventArgs e ) : void
TXT_GotKeyboardFocus ( object sender, System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void
TXT_GotMouseCapture ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

EventButton() public méthode

public EventButton ( ) : System.Windows
Résultat System.Windows

Property Details

EventNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows EventNameProperty
Résultat System.Windows.DependencyProperty

EventValuesProperty public_oe static_oe property

public static DependencyProperty,System.Windows EventValuesProperty
Résultat System.Windows.DependencyProperty

ParentEvent public_oe property

public Page.Event ParentEvent
Résultat Page.Event