C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.NodeControlSupportClasses.NodeDetailIndicatorButton

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Свойство Type Description
HoverIconProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
NodeDetailIndicatorButton ( ) : System

Private Methods

Méthode Description
LayoutRoot_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
LayoutRoot_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
NodeDetailIndicatorButton_OnMouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
UserControl_IsEnabledChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

NodeDetailIndicatorButton() public méthode

public NodeDetailIndicatorButton ( ) : System
Résultat System

Property Details

HoverIconProperty public_oe static_oe property

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

IconProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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