The sample [ThemeListenerPage](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/ThemeListener/ThemeListenerPage.xaml.cs) does not implement any kind of disposing for the (IDisposable)ThemeListener. I believe this should be fixed? Might also be a good idea to update the code sample in the docs.