C# Class Alexandria.Client.Infrastructure.RevealWhen

Inheritance: System.Windows.DependencyObject
Datei anzeigen Open project: ayende/Alexandria

Public Properties

Property Type Description
HoverOverParentProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetHoverOverParent ( DependencyObject element ) : string
SetHoverOverParent ( DependencyObject element, object value ) : void

Private Methods

Method Description
WhenHoverOverParentChanges ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetHoverOverParent() public static method

public static GetHoverOverParent ( DependencyObject element ) : string
element System.Windows.DependencyObject
return string

SetHoverOverParent() public static method

public static SetHoverOverParent ( DependencyObject element, object value ) : void
element System.Windows.DependencyObject
value object
return void

Property Details

HoverOverParentProperty public_oe static_oe property

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