IocExtension Properties
A markup extension that allows you to retrieve a service object registered in the IoC (Inversion of Control) container in XAML.Name | Description |
---|---|
Type | Gets or sets the type of the object or service registered in the dependency injection container. |
See Also