Back to Devexpress

ThemedMessageBoxParameters.Image Property

wpf-devexpress-dot-xpf-dot-core-dot-themedmessageboxparameters-0537032d.md

latest1.1 KB
Original Source

ThemedMessageBoxParameters.Image Property

Gets the image displayed in the ThemedMessageBox.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public ImageSource Image { get; }
vb
Public ReadOnly Property Image As ImageSource

Property Value

TypeDescription
ImageSource

The image displayed in the ThemedMessageBox.

|

See Also

ThemedMessageBoxParameters Class

ThemedMessageBoxParameters Members

DevExpress.Xpf.Core Namespace