C# Class MasterDetailsComposition.Behaviors.AritmeticEffectBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Afficher le fichier Open project: juanpaexpedite/MasterDetailsComposition

Méthodes publiques

Свойство Type Description
BackgroundProperty Windows.UI.Xaml.DependencyProperty
ForegroundProperty Windows.UI.Xaml.DependencyProperty
ShowForegroundProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Méthode Description
Invalidate ( bool showforeground ) : void
OnShowForegroundChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

Attach() public méthode

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
Résultat void

Detach() public méthode

public Detach ( ) : void
Résultat void

Property Details

BackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BackgroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

ForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

ShowForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ShowForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty