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

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

Méthodes publiques

Свойство Type Description
CaptureNameProperty System.Windows.DependencyProperty
ParentCaptureItem Page.CaptureItem
ParentEvent Page.Event
ParentPageProperty System.Windows.DependencyProperty
SelectedLinkProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
CaptureItem ( ) : System.Windows

Private Methods

Méthode 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 méthode

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

Property Details

CaptureNameProperty public_oe static_oe property

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

ParentCaptureItem public_oe property

public Page.CaptureItem ParentCaptureItem
Résultat Page.CaptureItem

ParentEvent public_oe property

public Page.Event ParentEvent
Résultat Page.Event

ParentPageProperty public_oe static_oe property

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

SelectedLinkProperty public_oe static_oe property

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