C# Class ParallaxSplitView.Attached.ParallaxEffectComposition

Inheritance: Windows.UI.Xaml.DependencyObject
显示文件 Open project: juanpaexpedite/MasterDetailsComposition Class Usage Examples

Public Methods

Method Description
ParallaxEffectComposition ( UIElement element, double value ) : Microsoft.Graphics.Canvas.Effects

Private Methods

Method Description
CreateScrollExpression ( UIElement element, float factor ) : void
Initialize ( UIElement element, double value ) : void

Method Details

ParallaxEffectComposition() public method

public ParallaxEffectComposition ( UIElement element, double value ) : Microsoft.Graphics.Canvas.Effects
element Windows.UI.Xaml.UIElement
value double
return Microsoft.Graphics.Canvas.Effects