- Namespace
- MahApps
.Metro .Controls - Containing Type
- Extensions
Syntax
public static T Invoke<T>(this DispatcherObject dispatcherObject, Func<T> func)
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| dispatcherObject | DispatcherObject | |
| func | Func |
Return Value
| Type | Description |
|---|---|
| T |
