Summary
Raises the
Populating
event.
- Namespace
- Avalonia
.Controls - Containing Type
- AutoCompleteBox
Syntax
protected virtual void OnPopulating(PopulatingEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | PopulatingEventArgs | A
PopulatingEventArgs that
contains the event data. |
Return Value
Type | Description |
---|---|
void |