Table of Contents

Class MessageBase

Namespace
HeBianGu.Control.MessageContainer
Assembly
HeBianGu.Control.MessageContainer.dll
public abstract class MessageBase : ContentControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, INotifyMessageItem
Inheritance
MessageBase
Implements
Derived
Inherited Members
Extension Methods

Constructors

MessageBase()

public MessageBase()

Fields

CloseCommand

public static RoutedUICommand CloseCommand

Field Value

RoutedUICommand

MessageProperty

public static readonly DependencyProperty MessageProperty

Field Value

DependencyProperty

TimeProperty

public static readonly DependencyProperty TimeProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

Message

public string Message { get; set; }

Property Value

string

Time

public string Time { get; set; }

Property Value

string

Methods

Close()

public void Close()