Smartrak / WpfSharpDxControl

Provides WPF control to host SharpDx content.
MIT License
29 stars 7 forks source link

Issue/dipose on unloaded #5

Open code-beans opened 5 years ago

code-beans commented 5 years ago

In reference to issue #4 . Invoking Dispose on FrameworkElement.Unloaded is incorrect since Loaded and Unloaded will be frequently raised by parent controls during the lifetime of a WpfSharpDxControl.