C# Class MasterDetailsComposition.Attached.SlideEffectComposition

Inheritance: Windows.UI.Xaml.DependencyObject
Afficher le fichier Open project: juanpaexpedite/MasterDetailsComposition Class Usage Examples

Méthodes publiques

Свойство Type Description
Compositor Compositor
ContainerVisual ContainerVisual
Element Windows.UI.Xaml.UIElement

Méthodes publiques

Méthode Description
Animate ( bool newvalue ) : void
SlideEffectComposition ( UIElement element, bool newvalue ) : MasterDetailsComposition.Managers

Private Methods

Méthode Description
AnimateOffset ( bool newvalue ) : void
InitializeAnimations ( ) : void

Method Details

Animate() public méthode

public Animate ( bool newvalue ) : void
newvalue bool
Résultat void

SlideEffectComposition() public méthode

public SlideEffectComposition ( UIElement element, bool newvalue ) : MasterDetailsComposition.Managers
element Windows.UI.Xaml.UIElement
newvalue bool
Résultat MasterDetailsComposition.Managers

Property Details

Compositor public_oe property

public Compositor Compositor
Résultat Compositor

ContainerVisual public_oe property

public ContainerVisual ContainerVisual
Résultat ContainerVisual

Element public_oe property

public UIElement,Windows.UI.Xaml Element
Résultat Windows.UI.Xaml.UIElement