Name | Description |
---|---|
UnloadedManager | A service provider class which provides a means of releasing resources when a FrameworkElement's Unloaded event fires. If the DataContext of the element implements IUnloadable, it's Unload method will be invoked when the elements Unloaded event fires. |