C# Class FedoraControls.Controls.SwipeActionItem

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Exibir arquivo 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_oe static_oe property

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

LeftBackgroundProperty public_oe static_oe property

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

LeftCommandParameterProperty public_oe static_oe property

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

LeftCommandProperty public_oe static_oe property

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

LeftContentForegroundProperty public_oe static_oe property

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

LeftContentProperty public_oe static_oe property

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

LeftDescriptionForegroundProperty public_oe static_oe property

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

LeftDescriptionProperty public_oe static_oe property

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

RightAnimationTypeProperty public_oe static_oe property

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

RightBackgroundProperty public_oe static_oe property

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

RightCommandParameterProperty public_oe static_oe property

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

RightCommandProperty public_oe static_oe property

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

RightContentForegroundProperty public_oe static_oe property

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

RightContentProperty public_oe static_oe property

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

RightDescriptionForegroundProperty public_oe static_oe property

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

RightDescriptionProperty public_oe static_oe property

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