C# Class MasterDetailsComposition.Attached.SlideEffectComposition

Inheritance: Windows.UI.Xaml.DependencyObject
Datei anzeigen Open project: juanpaexpedite/MasterDetailsComposition Class Usage Examples

Public Properties

Property Type Description
Compositor Compositor
ContainerVisual ContainerVisual
Element Windows.UI.Xaml.UIElement

Public Methods

Method Description
Animate ( bool newvalue ) : void
SlideEffectComposition ( UIElement element, bool newvalue ) : MasterDetailsComposition.Managers

Private Methods

Method Description
AnimateOffset ( bool newvalue ) : void
InitializeAnimations ( ) : void

Method Details

Animate() public method

public Animate ( bool newvalue ) : void
newvalue bool
return void

SlideEffectComposition() public method

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

Property Details

Compositor public_oe property

public Compositor Compositor
return Compositor

ContainerVisual public_oe property

public ContainerVisual ContainerVisual
return ContainerVisual

Element public_oe property

public UIElement,Windows.UI.Xaml Element
return Windows.UI.Xaml.UIElement