[]
        
(Showing Draft Content)

C1.WinUI.DxToolkit.DxProvider

DxProvider Class

Represents the source of data for the Image element.

Inheritance
DxProvider
Namespace: C1.WinUI.DxToolkit
Assembly: C1.WinUI.Viewer.dll
Syntax
public class DxProvider : IDisposable, INotifyPropertyChanged

Properties

Name Description
ImageHeight

Gets the height of the Image element.

ImageSource

Gets the object source for the Image.Source property.

ImageWidth

Gets the width of the Image element.

Methods

Name Description
Dispose()

Clears up any resources being used.

Events

Name Description
PropertyChanged

Occurs when a property is changed on a DxImageProvider.