Table of Contents

Namespace HeBianGu.Control.Message

Classes

ConentDialogSetting
ContainerMessage
DialogClosedEventArgs
DialogClosingEventArgs
DialogHost
DialogHostEx

Helper extensions for showing dialogs.

DialogSession

Allows an open dialog to be managed. Use is only permitted during a single display operation.

DrawerHost
InputTextPresenter
MessageQueueExtension

Provides shorthand to initialise a new SnackbarMessageQueue for a Snackbar.

MessageService
MessageSetting
ObjectContentDialog
PercentProgressDialog

Interaction logic for SampleMessageDialog.xaml

PopupBox

Popup box, similar to a ComboBox, but allows more customizable content.

PopupEx

This custom popup can be used by validation error templates or something else. It provides some additional nice features: - repositioning if host-window size or location changed - repositioning if host-window gets maximized and vice versa - it's only topmost if the host-window is activated

PresenterMessage
PresenterMessageExtension
ResultMessageDialog

Interaction logic for SampleMessageDialog.xaml

SampleMessageDialog

Interaction logic for SampleMessageDialog.xaml

SnackMessage
Snackbar

Implements a Snackbar inspired by the Material Design specs (https://material.google.com/components/snackbars-toasts.html).

SnackbarMessage

Defines the content of a message within a Snackbar. Primary content should be set via the standard SnackbarMessage.Content property. Where an action is allowed, content can be provided in ActionContent. Standard button properties are provided for actions, includiing ActionCommand.

SnackbarMessageEventArgs
SnackbarMessageQueue
SnackbarMessageTypeConverter
SnackbarStylesPropertyItem
StringProgressDialog

Interaction logic for SampleMessageDialog.xaml

SystemNotifyMessage
TaskBarMessage
WaittingMessageDialog

Interaction logic for SampleMessageDialog.xaml

Interfaces

ISnackbarMessageQueue

Enums

DialogHostOpenDialogCommandDataContextSource

Defines how a data context is sourced for a dialog if a FrameworkElement is passed as the command parameter when using OpenDialogCommand.

PopupBoxPlacementMode

Defines how the PopupBox popup is aligned to the toggle part of the control.

PopupBoxPopupMode

Defines what causes the PopupBox to open it's popup.

Delegates

DialogClosingEventHandler
DialogOpenedEventHandler