Свойство | Type | Description | |
---|---|---|---|
ItemTemplateProperty | |||
ItemsSourceProperty | |||
OneRowProperty | |||
SelectedItemProperty |
Méthode | Description | |
---|---|---|
CardList ( ) : System | ||
CardList_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
CardList_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
OnPropertyChanged ( string name ) : void | ||
ShowItems ( ) : void | ||
UpdateItems ( ) : void | ||
g_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
Méthode | Description | |
---|---|---|
OnItemTemplateChanged ( |
||
OnItemsSourceChanged ( |
public CardList_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
public CardList_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
public OnPropertyChanged ( string name ) : void | ||
name | string | |
Résultat | void |
public g_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
public static DependencyProperty,System.Windows ItemTemplateProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemsSourceProperty | ||
Résultat |
public static DependencyProperty,System.Windows OneRowProperty | ||
Résultat |