Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ItemAdded ( object collection, object item ) : void | ||
ItemRemoved ( object collection, object item ) : void | ||
OnCloseRequested ( ) : bool | ||
OnDialogButtonClicked ( |
Метод | Описание | |
---|---|---|
GetDefaultEnabledEvents ( ) : System.Collections.Generic.IEnumerable |
protected GetDefaultEnabledEvents ( ) : System.Collections.Generic.IEnumerable | ||
Результат | System.Collections.Generic.IEnumerable |
public ItemAdded ( object collection, object item ) : void | ||
collection | object | |
item | object | |
Результат | void |
public ItemRemoved ( object collection, object item ) : void | ||
collection | object | |
item | object | |
Результат | void |
public OnDialogButtonClicked ( |
||
btn | ||
Результат | void |