DialogCoordinator.

ShowModalMessageExternal(object, string, string, MessageDialogStyle, MetroDialogSettings) Method

Syntax

public MessageDialogResult ShowModalMessageExternal(object context, string title, string message, MessageDialogStyle style = Affirmative, MetroDialogSettings settings = null)

Parameters

Name Type Description
context object
title string
message string
style MessageDialogStyle
settings MetroDialogSettings

Return Value

Type Description
MessageDialogResult