프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ImageProperty | |||
MaxHeightProperty | |||
MaxWidthProperty |
메소드 | 설명 | |
---|---|---|
GetImage ( |
||
GetMaxHeight ( |
||
GetMaxWidth ( |
||
SetImage ( |
||
SetMaxHeight ( |
||
SetMaxWidth ( |
메소드 | 설명 | |
---|---|---|
Control_MouseDown ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
OnImageChanged ( |
public static GetImage ( |
||
obj | ||
리턴 | string |
public static GetMaxHeight ( |
||
obj | ||
리턴 | double |
public static GetMaxWidth ( |
||
obj | ||
리턴 | double |
public static SetImage ( |
||
obj | ||
value | string | |
리턴 | void |
public static SetMaxHeight ( |
||
obj | ||
value | double | |
리턴 | void |
public static SetMaxWidth ( |
||
obj | ||
value | double | |
리턴 | void |
public static DependencyProperty,System.Windows ImageProperty | ||
리턴 |
public static DependencyProperty,System.Windows MaxHeightProperty | ||
리턴 |