C# Class MegaMan.Editor.ThemeProperties

Datei anzeigen Open project: Tesserex/C--MegaMan-Engine

Public Properties

Property Type Description
ButtonRadiusProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetButtonRadius ( DependencyObject obj ) : System.Windows.CornerRadius
SetButtonRadius ( DependencyObject obj, System.Windows.CornerRadius value ) : void

Method Details

GetButtonRadius() public static method

public static GetButtonRadius ( DependencyObject obj ) : System.Windows.CornerRadius
obj System.Windows.DependencyObject
return System.Windows.CornerRadius

SetButtonRadius() public static method

public static SetButtonRadius ( DependencyObject obj, System.Windows.CornerRadius value ) : void
obj System.Windows.DependencyObject
value System.Windows.CornerRadius
return void

Property Details

ButtonRadiusProperty public_oe static_oe property

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