Свойство | Тип | Описание | |
---|---|---|---|
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 | ||
Результат |