C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.ZoomingControl.ZoomButton

Inheritance: System.Windows.Controls.UserControl
Show file Open project: chris-tomich/Glyma

Public Properties

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

Public Methods

Method Description
ZoomButton ( ) : System.Windows

Private Methods

Method Description
UserControl_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
UserControl_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

ZoomButton() public method

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

Property Details

HoverIconProperty public static property

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

IconProperty public static property

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

TextProperty public static property

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