Skip to main content
A newer version of this page is available. .
All docs
V22.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