IocExtension Constructors
A markup extension that allows you to retrieve a service object registered in the IoC (Inversion of Control) container in XAML.Name | Description |
---|---|
IocExtension() | Initializes a new instance of the IocExtension class. |
See Also