Property | Type | Description | |
---|---|---|---|
DisplayImagePathProperty | |||
ItemHeightProperty | |||
ItemWidthProperty | |||
StretchProperty |
Method | Description | |
---|---|---|
ImageListView ( ) : System |
Method | Description | |
---|---|---|
ClearContainerForItemOverride ( |
||
GetContainerForItemOverride ( ) : |
||
IsItemItsOwnContainerOverride ( object item ) : bool | ||
OnDisplayImagePathChanged ( string oldValue, string newValue ) : void | ||
OnItemHeightChanged ( double oldValue, double newValue ) : void | ||
OnItemWidthChanged ( double oldValue, double newValue ) : void | ||
OnItemsChanged ( |
||
OnStretchChanged ( Stretch oldValue, Stretch newValue ) : void | ||
PrepareContainerForItemOverride ( |
Method | Description | |
---|---|---|
OnDisplayImagePathChanged ( |
||
OnItemHeightChanged ( |
||
OnItemWidthChanged ( |
||
OnStretchChanged ( |
protected ClearContainerForItemOverride ( |
||
element | ||
item | object | |
return | void |
protected GetContainerForItemOverride ( ) : |
||
return |
protected IsItemItsOwnContainerOverride ( object item ) : bool | ||
item | object | |
return | bool |
protected OnDisplayImagePathChanged ( string oldValue, string newValue ) : void | ||
oldValue | string | |
newValue | string | |
return | void |
protected OnItemHeightChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
return | void |
protected OnItemWidthChanged ( double oldValue, double newValue ) : void | ||
oldValue | double | |
newValue | double | |
return | void |
protected OnItemsChanged ( |
||
args | ||
return | void |
protected OnStretchChanged ( Stretch oldValue, Stretch newValue ) : void | ||
oldValue | Stretch | |
newValue | Stretch | |
return | void |
protected PrepareContainerForItemOverride ( |
||
element | ||
item | object | |
return | void |
public static DependencyProperty,System.Windows DisplayImagePathProperty | ||
return |
public static DependencyProperty,System.Windows ItemHeightProperty | ||
return |
public static DependencyProperty,System.Windows ItemWidthProperty | ||
return |