Description
This class is used to access and manage the global image resources in Windows resource DLLs.
Class Hierarchy
Autodesk.Windows.Themes.ImageSources
Visual Basic
Public Class ImageSources Inherits INotifyPropertyChanged Inherits INotifyPropertyChanging
C#
public class ImageSources : INotifyPropertyChanged, INotifyPropertyChanging;