Свойство | Type | Description | |
---|---|---|---|
IsReadOnlyProperty | |||
ItemAddedEvent | System.Windows.RoutedEvent | ||
ItemAddingEvent | System.Windows.RoutedEvent | ||
ItemDeletedEvent | System.Windows.RoutedEvent | ||
ItemDeletingEvent | System.Windows.RoutedEvent | ||
ItemMovedDownEvent | System.Windows.RoutedEvent | ||
ItemMovedUpEvent | System.Windows.RoutedEvent | ||
ItemsProperty | |||
ItemsSourceProperty | |||
ItemsSourceTypeProperty | |||
NewItemTypesProperty | |||
SelectedItemProperty |
Méthode | Description | |
---|---|---|
OnApplyTemplate ( ) : void | ||
OnItemSourceChanged ( IList oldValue, IList newValue ) : void | ||
PersistChanges ( ) : void |
Méthode | Description | |
---|---|---|
AddNew ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
CanAddNew ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CanDelete ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CanMoveDown ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CanMoveUp ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CollectionControl ( ) : System | ||
ComputeItemsSource ( ) : IList | ||
CreateItemsSource ( ) : IList | ||
CreateNewItem ( |
||
Delete ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
MoveDown ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
MoveUp ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
NewItemTypesComboBox_Loaded ( object sender, |
||
OnItemsSourceChanged ( |
public OnItemSourceChanged ( IList oldValue, IList newValue ) : void | ||
oldValue | IList | |
newValue | IList | |
Résultat | void |
public static DependencyProperty,System.Windows IsReadOnlyProperty | ||
Résultat |
public static RoutedEvent,System.Windows ItemAddedEvent | ||
Résultat | System.Windows.RoutedEvent |
public static RoutedEvent,System.Windows ItemAddingEvent | ||
Résultat | System.Windows.RoutedEvent |
public static RoutedEvent,System.Windows ItemDeletedEvent | ||
Résultat | System.Windows.RoutedEvent |
public static RoutedEvent,System.Windows ItemDeletingEvent | ||
Résultat | System.Windows.RoutedEvent |
public static RoutedEvent,System.Windows ItemMovedDownEvent | ||
Résultat | System.Windows.RoutedEvent |
public static RoutedEvent,System.Windows ItemMovedUpEvent | ||
Résultat | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows ItemsProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemsSourceProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemsSourceTypeProperty | ||
Résultat |
public static DependencyProperty,System.Windows NewItemTypesProperty | ||
Résultat |