C# Class MetroWizard.Controls.ImageButton

Inheritance: System.Windows.Controls.Button
Datei anzeigen Open project: stevenh77/MetroWizard

Public Properties

Property Type Description
ImageProperty System.Windows.DependencyProperty
PressedImageProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
ImageButton ( ) : System.Windows

Method Details

ImageButton() public method

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

Property Details

ImageProperty public_oe static_oe property

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

PressedImageProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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