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

Interaction logic for Event.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Properties

Property Type Description
DefaultValueProperty System.Windows.DependencyProperty
DescriptionProperty System.Windows.DependencyProperty
ParentEvent Page.Event
ParentPageProperty System.Windows.DependencyProperty

Public Methods

Method Description
Event ( ) : System.Collections.ObjectModel

Private Methods

Method Description
AddCaptureItem_Clicked ( TrakHound_UI bt ) : void
AddValue_Clicked ( TrakHound_UI bt ) : void
Description_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : 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
TXT_LostFocus ( object sender, RoutedEventArgs e ) : void

Method Details

Event() public method

public Event ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel

Property Details

DefaultValueProperty public_oe static_oe property

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

DescriptionProperty public_oe static_oe property

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

ParentEvent public_oe property

public Page.Event ParentEvent
return Page.Event

ParentPageProperty public_oe static_oe property

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