Share

ImageSources Class

Description

This class is used to access and manage the global image resources in Windows resource DLLs.

Class Hierarchy

Autodesk.Windows.Themes.ImageSources

C#

public class ImageSources : INotifyPropertyChanged, INotifyPropertyChanging;

Visual Basic

Public Class ImageSources
Inherits INotifyPropertyChanged
Inherits INotifyPropertyChanging

Links

ImageSources Properties, ImageSources Events

Was this information helpful?