C# Class FedoraControls.Controls.SwipeActionItem

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Afficher le fichier Open project: GSonofNun/FedoraControls

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
SwipeActionItem ( ) : System

Méthodes protégées

Méthode Description
ArrangeOverride ( Size finalSize ) : Size
OnApplyTemplate ( ) : void

Private Methods

Méthode 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 méthode

protected ArrangeOverride ( Size finalSize ) : Size
finalSize Windows.Foundation.Size
Résultat Windows.Foundation.Size

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

SwipeActionItem() public méthode

public SwipeActionItem ( ) : System
Résultat System

Property Details

LeftAnimationTypeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftAnimationTypeProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftBackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftBackgroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftCommandParameterProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftCommandParameterProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftCommandProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftCommandProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftContentForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftContentForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftContentProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftContentProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftDescriptionForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftDescriptionForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftDescriptionProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftDescriptionProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightAnimationTypeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightAnimationTypeProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightBackgroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightBackgroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightCommandParameterProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightCommandParameterProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightCommandProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightCommandProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightContentForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightContentForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightContentProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightContentProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightDescriptionForegroundProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightDescriptionForegroundProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightDescriptionProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightDescriptionProperty
Résultat Windows.UI.Xaml.DependencyProperty