C# Class Krempel.WP7.Core.Controls.ItemTurnstileTransition

Inheritance: Microsoft.Phone.Controls.TransitionElement
Afficher le fichier Open project: weiran/Metropaper Class Usage Examples

Méthodes publiques

Свойство Type Description
IsSelectedProperty System.Windows.DependencyProperty
IsTurnstileItemProperty System.Windows.DependencyProperty
ItemContinuumModeProperty System.Windows.DependencyProperty
XModeProperty System.Windows.DependencyProperty
YModeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetIsSelected ( UIElement element ) : bool?
GetIsTurnstileItem ( UIElement element ) : System.Boolean
GetItemContinuumMode ( UIElement element ) : ContinuumModeEnum
GetTransition ( UIElement element ) : ITransition
ItemTurnstileTransition ( ) : System
SetIsSelected ( UIElement element, bool value ) : void
SetIsTurnstileItem ( UIElement element, System.Boolean value ) : void
SetItemContinuumMode ( UIElement element, ContinuumModeEnum value ) : void

Method Details

GetIsSelected() public static méthode

public static GetIsSelected ( UIElement element ) : bool?
element UIElement
Résultat bool?

GetIsTurnstileItem() public static méthode

public static GetIsTurnstileItem ( UIElement element ) : System.Boolean
element UIElement
Résultat System.Boolean

GetItemContinuumMode() public static méthode

public static GetItemContinuumMode ( UIElement element ) : ContinuumModeEnum
element UIElement
Résultat ContinuumModeEnum

GetTransition() public méthode

public GetTransition ( UIElement element ) : ITransition
element UIElement
Résultat ITransition

ItemTurnstileTransition() public méthode

public ItemTurnstileTransition ( ) : System
Résultat System

SetIsSelected() public static méthode

public static SetIsSelected ( UIElement element, bool value ) : void
element UIElement
value bool
Résultat void

SetIsTurnstileItem() public static méthode

public static SetIsTurnstileItem ( UIElement element, System.Boolean value ) : void
element UIElement
value System.Boolean
Résultat void

SetItemContinuumMode() public static méthode

public static SetItemContinuumMode ( UIElement element, ContinuumModeEnum value ) : void
element UIElement
value ContinuumModeEnum
Résultat void

Property Details

IsSelectedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsSelectedProperty
Résultat System.Windows.DependencyProperty

IsTurnstileItemProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsTurnstileItemProperty
Résultat System.Windows.DependencyProperty

ItemContinuumModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ItemContinuumModeProperty
Résultat System.Windows.DependencyProperty

XModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows XModeProperty
Résultat System.Windows.DependencyProperty

YModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows YModeProperty
Résultat System.Windows.DependencyProperty