Property | Type | Description |
---|
Method | Description | |
---|---|---|
ItemAdded ( object collection, object item ) : void | ||
ItemRemoved ( object collection, object item ) : void | ||
OnCloseRequested ( ) : bool | ||
OnDialogButtonClicked ( |
Method | Description | |
---|---|---|
GetDefaultEnabledEvents ( ) : System.Collections.Generic.IEnumerable |
protected GetDefaultEnabledEvents ( ) : System.Collections.Generic.IEnumerable | ||
return | System.Collections.Generic.IEnumerable |
public ItemAdded ( object collection, object item ) : void | ||
collection | object | |
item | object | |
return | void |
public ItemRemoved ( object collection, object item ) : void | ||
collection | object | |
item | object | |
return | void |
public OnDialogButtonClicked ( |
||
btn | ||
return | void |