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

Interaction logic for Event.xaml
Inheritance: System.Windows.Controls.UserControl
Show file 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 static property

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

DescriptionProperty public static property

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

ParentEvent public property

public Page.Event ParentEvent
return Page.Event

ParentPageProperty public static property

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