C# Class MetroTrilithon.Interactivity.TaskbarMessage

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

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
TaskbarMessage ( ) : System
TaskbarMessage ( string messageKey ) : System

Méthodes protégées

Méthode Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

CreateInstanceCore() protected méthode

protected CreateInstanceCore ( ) : System.Windows.Freezable
Résultat System.Windows.Freezable

TaskbarMessage() public méthode

public TaskbarMessage ( ) : System
Résultat System

TaskbarMessage() public méthode

public TaskbarMessage ( string messageKey ) : System
messageKey string
Résultat System

Property Details

DescriptionProperty public_oe static_oe property

public static DependencyProperty,System.Windows DescriptionProperty
Résultat System.Windows.DependencyProperty

OverlayProperty public_oe static_oe property

public static DependencyProperty,System.Windows OverlayProperty
Résultat System.Windows.DependencyProperty

ProgressStateProperty public_oe static_oe property

public static DependencyProperty,System.Windows ProgressStateProperty
Résultat System.Windows.DependencyProperty

ProgressValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows ProgressValueProperty
Résultat System.Windows.DependencyProperty

ThumbButtonInfosProperty public_oe static_oe property

public static DependencyProperty,System.Windows ThumbButtonInfosProperty
Résultat System.Windows.DependencyProperty

ThumbnailClipMarginProperty public_oe static_oe property

public static DependencyProperty,System.Windows ThumbnailClipMarginProperty
Résultat System.Windows.DependencyProperty