C# Class Alexandria.Client.Infrastructure.RevealWhen

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: ayende/Alexandria

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetHoverOverParent ( DependencyObject element ) : string
SetHoverOverParent ( DependencyObject element, object value ) : void

Private Methods

Méthode Description
WhenHoverOverParentChanges ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetHoverOverParent() public static méthode

public static GetHoverOverParent ( DependencyObject element ) : string
element System.Windows.DependencyObject
Résultat string

SetHoverOverParent() public static méthode

public static SetHoverOverParent ( DependencyObject element, object value ) : void
element System.Windows.DependencyObject
value object
Résultat void

Property Details

HoverOverParentProperty public_oe static_oe property

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