Skip to main content
All docs
V23.2

ThemedMessageBoxParameters Constructors

Contains properties that allow you to customize the ThemedMessageBox.
Name Parameters Description
ThemedMessageBoxParameters(ImageSource) image Initializes a new instance of the ThemedMessageBoxParameters class with specified settings.
ThemedMessageBoxParameters(MessageBoxImage, Boolean) icon, usePngImages Initializes a new instance of the ThemedMessageBoxParameters class with specified settings.
See Also