Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public abstract class DXIconSource :
    DependencyObject,
    IDXIconSource,
    INotifyContentChanged

The following members return DXIconSource objects:

See Also