Skip to main content
A newer version of this page is available. .

DXIconSource Class

Serves as a base class for icon sources used to specify icon-related properties in DevExpress WinUI controls.

Namespace: DevExpress.WinUI.Core

Assembly: DevExpress.WinUI.Core.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public abstract class DXIconSource :
    DependencyObject,
    IDXIconSource,
    INotifyContentChanged

The following members return DXIconSource objects:

See Also