[]
A method template that is used to handle FloatingWindowCreated event.
public delegate void FloatingWindowCreatedEventHandler(object sender, FloatingWindowCreatedEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | The source of an event. |
| FloatingWindowCreatedEventArgs | e |
| Name | Description |
|---|---|
| FloatingWindowCreatedEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, FloatingWindowCreatedEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, FloatingWindowCreatedEventArgs) |