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

Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: chris-tomich/Glyma Class Usage Examples

Public Properties

Property Type Description
HoverIconProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
NodeDetailIndicatorButton ( ) : System

Private Methods

Method 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 method

public NodeDetailIndicatorButton ( ) : System
return System

Property Details

HoverIconProperty public_oe static_oe property

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

IconProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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