C# Class FedoraControls.Controls.SwipeActionItem

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Show file Open project: GSonofNun/FedoraControls

Public Properties

Property Type Description
LeftAnimationTypeProperty Windows.UI.Xaml.DependencyProperty
LeftBackgroundProperty Windows.UI.Xaml.DependencyProperty
LeftCommandParameterProperty Windows.UI.Xaml.DependencyProperty
LeftCommandProperty Windows.UI.Xaml.DependencyProperty
LeftContentForegroundProperty Windows.UI.Xaml.DependencyProperty
LeftContentProperty Windows.UI.Xaml.DependencyProperty
LeftDescriptionForegroundProperty Windows.UI.Xaml.DependencyProperty
LeftDescriptionProperty Windows.UI.Xaml.DependencyProperty
RightAnimationTypeProperty Windows.UI.Xaml.DependencyProperty
RightBackgroundProperty Windows.UI.Xaml.DependencyProperty
RightCommandParameterProperty Windows.UI.Xaml.DependencyProperty
RightCommandProperty Windows.UI.Xaml.DependencyProperty
RightContentForegroundProperty Windows.UI.Xaml.DependencyProperty
RightContentProperty Windows.UI.Xaml.DependencyProperty
RightDescriptionForegroundProperty Windows.UI.Xaml.DependencyProperty
RightDescriptionProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
SwipeActionItem ( ) : System

Protected Methods

Method Description
ArrangeOverride ( Size finalSize ) : Size
OnApplyTemplate ( ) : void

Private Methods

Method Description
AddToOffsetX ( double nOffset ) : void
OnCompositionTargetRendering ( object sender, object e ) : void
PrepareExpressionAnimations ( ) : void
PrepareLeftAnimation ( ) : void
PrepareRightAnimation ( ) : void
SetAnimationParameters ( ) : void
StartLeftAnimations ( ) : void
StartLeftCommandActivatedAnimation ( ) : void
StartResetAnimations ( ) : void
StartRightAnimations ( ) : void
StartRightCommandActivatedAnimation ( ) : void
StopLeftAnimations ( ) : void
StopRightAnimations ( ) : void
WireAnimations ( ) : void
WireManipulation ( ) : void
_ContentContainer_ManipulationCompleted ( object sender, ManipulationCompletedRoutedEventArgs e ) : void
_ContentContainer_ManipulationDelta ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
_ContentContainer_ManipulationStarted ( object sender, ManipulationStartedRoutedEventArgs e ) : void

Method Details

ArrangeOverride() protected method

protected ArrangeOverride ( Size finalSize ) : Size
finalSize Windows.Foundation.Size
return Windows.Foundation.Size

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

SwipeActionItem() public method

public SwipeActionItem ( ) : System
return System

Property Details

LeftAnimationTypeProperty public static property

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

LeftBackgroundProperty public static property

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

LeftCommandParameterProperty public static property

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

LeftCommandProperty public static property

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

LeftContentForegroundProperty public static property

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

LeftContentProperty public static property

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

LeftDescriptionForegroundProperty public static property

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

LeftDescriptionProperty public static property

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

RightAnimationTypeProperty public static property

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

RightBackgroundProperty public static property

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

RightCommandParameterProperty public static property

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

RightCommandProperty public static property

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

RightContentForegroundProperty public static property

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

RightContentProperty public static property

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

RightDescriptionForegroundProperty public static property

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

RightDescriptionProperty public static property

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