
I'm trying to use ImageProvider but I cant seem to figure out how to reference it. Where is it? I have ActiproSoftware.Shared.Wpf referenced but no luck.
using ActiproSoftware.Shared.Wpf; // cannot resolove symbol Shared
ImageProvider.Default.ChromaticAdaptationMode = ImageChromaticAdaptationMode.DarkThemes;