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

Visual Basic

Public Class ImageSources
Inherits INotifyPropertyChanged
Inherits INotifyPropertyChanging

C#

public class ImageSources : INotifyPropertyChanged, INotifyPropertyChanging;

Links

ImageSources Properties, ImageSources Events

Was this information helpful?