C# Class Host.Services.ShowNotificationBehavior

Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Свойство Type Description
NotificationContextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetNotificationContext ( DependencyObject obj ) : INotifierContext
SetNotificationContext ( DependencyObject obj, INotifierContext value ) : void

Private Methods

Méthode Description
OnContextChanged ( DependencyObject depObj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetNotificationContext() public static méthode

public static GetNotificationContext ( DependencyObject obj ) : INotifierContext
obj System.Windows.DependencyObject
Résultat INotifierContext

SetNotificationContext() public static méthode

public static SetNotificationContext ( DependencyObject obj, INotifierContext value ) : void
obj System.Windows.DependencyObject
value INotifierContext
Résultat void

Property Details

NotificationContextProperty public_oe static_oe property

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