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
MessageProperty
public static readonly DependencyProperty MessageProperty
Field Value
TimeProperty
public static readonly DependencyProperty TimeProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
Message
public string Message { get; set; }
Property Value
Time
public string Time { get; set; }
Property Value
Methods
Close()
public void Close()