Свойство | Type | Description | |
---|---|---|---|
ImageProperty | |||
MaxHeightProperty | |||
MaxWidthProperty |
Méthode | Description | |
---|---|---|
GetImage ( |
||
GetMaxHeight ( |
||
GetMaxWidth ( |
||
SetImage ( |
||
SetMaxHeight ( |
||
SetMaxWidth ( |
Méthode | Description | |
---|---|---|
Control_MouseDown ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
OnImageChanged ( |
public static GetImage ( |
||
obj | ||
Résultat | string |
public static GetMaxHeight ( |
||
obj | ||
Résultat | double |
public static GetMaxWidth ( |
||
obj | ||
Résultat | double |
public static SetImage ( |
||
obj | ||
value | string | |
Résultat | void |
public static SetMaxHeight ( |
||
obj | ||
value | double | |
Résultat | void |
public static SetMaxWidth ( |
||
obj | ||
value | double | |
Résultat | void |
public static DependencyProperty,System.Windows ImageProperty | ||
Résultat |
public static DependencyProperty,System.Windows MaxHeightProperty | ||
Résultat |