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

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

Public Properties

Property Type Description
CaptureNameProperty System.Windows.DependencyProperty
ParentCaptureItem Page.CaptureItem
ParentEvent Page.Event
ParentPageProperty System.Windows.DependencyProperty
SelectedLinkProperty System.Windows.DependencyProperty

Public Methods

Method Description
CaptureItem ( ) : System.Windows

Private Methods

Method Description
Remove_Clicked ( TrakHound_UI bt ) : void
link_COMBO_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
link_COMBO_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
name_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

CaptureItem() public method

public CaptureItem ( ) : System.Windows
return System.Windows

Property Details

CaptureNameProperty public_oe static_oe property

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

ParentCaptureItem public_oe property

public Page.CaptureItem ParentCaptureItem
return Page.CaptureItem

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

SelectedLinkProperty public_oe static_oe property

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