C# Class FirstFloor.ModernUI.Windows.Attached.NewMarkService

Datei anzeigen Open project: gro-ove/actools

Public Properties

Property Type Description
NewProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetNew ( DependencyObject d ) : bool
SetNew ( DependencyObject d, bool value ) : void

Private Methods

Method Description
Control_Loaded ( object sender, RoutedEventArgs e ) : void
NewMarkService ( ) : System.Windows
OnLimitedChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetNew() public static method

public static GetNew ( DependencyObject d ) : bool
d System.Windows.DependencyObject
return bool

SetNew() public static method

public static SetNew ( DependencyObject d, bool value ) : void
d System.Windows.DependencyObject
value bool
return void

Property Details

NewProperty public_oe static_oe property

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