C# Class MetroTrilithon.Interactivity.TaskbarMessage

TaskbarMessageAction 経由で Window.TaskbarItemInfo を設定するための相互作用メッセージを表します。
Inheritance: Livet.Messaging.InteractionMessage
ファイルを表示 Open project: Grabacr07/MetroTrilithon

Public Properties

Property Type Description
DescriptionProperty System.Windows.DependencyProperty
OverlayProperty System.Windows.DependencyProperty
ProgressStateProperty System.Windows.DependencyProperty
ProgressValueProperty System.Windows.DependencyProperty
ThumbButtonInfosProperty System.Windows.DependencyProperty
ThumbnailClipMarginProperty System.Windows.DependencyProperty

Public Methods

Method Description
TaskbarMessage ( ) : System
TaskbarMessage ( string messageKey ) : System

Protected Methods

Method Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

CreateInstanceCore() protected method

protected CreateInstanceCore ( ) : System.Windows.Freezable
return System.Windows.Freezable

TaskbarMessage() public method

public TaskbarMessage ( ) : System
return System

TaskbarMessage() public method

public TaskbarMessage ( string messageKey ) : System
messageKey string
return System

Property Details

DescriptionProperty public_oe static_oe property

public static DependencyProperty,System.Windows DescriptionProperty
return System.Windows.DependencyProperty

OverlayProperty public_oe static_oe property

public static DependencyProperty,System.Windows OverlayProperty
return System.Windows.DependencyProperty

ProgressStateProperty public_oe static_oe property

public static DependencyProperty,System.Windows ProgressStateProperty
return System.Windows.DependencyProperty

ProgressValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows ProgressValueProperty
return System.Windows.DependencyProperty

ThumbButtonInfosProperty public_oe static_oe property

public static DependencyProperty,System.Windows ThumbButtonInfosProperty
return System.Windows.DependencyProperty

ThumbnailClipMarginProperty public_oe static_oe property

public static DependencyProperty,System.Windows ThumbnailClipMarginProperty
return System.Windows.DependencyProperty