C# Class TrakHound_Dashboard.Pages.DeviceManager.Pages.SnapshotData.Controls.SnapshotItem

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

Méthodes publiques

Свойство Type Description
NameTextProperty System.Windows.DependencyProperty
ParentPageProperty System.Windows.DependencyProperty
ParentSnapshot TrakHound_Server.Plugins.SnapshotData.Snapshot
SelectedLinkProperty System.Windows.DependencyProperty
SelectedTypeProperty System.Windows.DependencyProperty
SelectedVariableLinkProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SnapshotItem ( System.Windows.Controls.Page parentPage ) : System
SnapshotItem ( System.Windows.Controls.Page parentPage, Snapshot snapshot ) : System

Private Methods

Méthode Description
ComboBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
Init ( ) : void
Link_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
Refresh_Clicked ( TrakHound_UI bt ) : void
Removed_Clicked ( TrakHound_UI bt ) : void
Type_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
name_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
variable_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

SnapshotItem() public méthode

public SnapshotItem ( System.Windows.Controls.Page parentPage ) : System
parentPage System.Windows.Controls.Page
Résultat System

SnapshotItem() public méthode

public SnapshotItem ( System.Windows.Controls.Page parentPage, Snapshot snapshot ) : System
parentPage System.Windows.Controls.Page
snapshot TrakHound_Server.Plugins.SnapshotData.Snapshot
Résultat System

Property Details

NameTextProperty public_oe static_oe property

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

ParentPageProperty public_oe static_oe property

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

ParentSnapshot public_oe property

public Snapshot,TrakHound_Server.Plugins.SnapshotData ParentSnapshot
Résultat TrakHound_Server.Plugins.SnapshotData.Snapshot

SelectedLinkProperty public_oe static_oe property

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

SelectedTypeProperty public_oe static_oe property

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

SelectedVariableLinkProperty public_oe static_oe property

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