- Namespace
- MahApps
.Metro .Controls - Containing Type
- Extensions
Syntax
public static void Invoke(this DispatcherObject dispatcherObject, Action invokeAction)
Parameters
| Name | Type | Description |
|---|---|---|
| dispatcherObject | DispatcherObject | |
| invokeAction | Action |
Return Value
| Type | Description |
|---|---|
| void |
