C# Class MasterDetailsComposition.Behaviors.AritmeticEffectBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Exibir arquivo Open project: juanpaexpedite/MasterDetailsComposition

Public Properties

Property Type Description
BackgroundProperty Windows.UI.Xaml.DependencyProperty
ForegroundProperty Windows.UI.Xaml.DependencyProperty
ShowForegroundProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Method Description
Invalidate ( bool showforeground ) : void
OnShowForegroundChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

Attach() public method

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
return void

Detach() public method

public Detach ( ) : void
return void

Property Details

BackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BackgroundProperty
return Windows.UI.Xaml.DependencyProperty

ForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ForegroundProperty
return Windows.UI.Xaml.DependencyProperty

ShowForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ShowForegroundProperty
return Windows.UI.Xaml.DependencyProperty