C# 클래스 MegaMan.Editor.ThemeProperties

파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine

공개 프로퍼티들

프로퍼티 타입 설명
ButtonRadiusProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetButtonRadius ( DependencyObject obj ) : System.Windows.CornerRadius
SetButtonRadius ( DependencyObject obj, System.Windows.CornerRadius value ) : void

메소드 상세

GetButtonRadius() 공개 정적인 메소드

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

SetButtonRadius() 공개 정적인 메소드

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

프로퍼티 상세

ButtonRadiusProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ButtonRadiusProperty
리턴 System.Windows.DependencyProperty