C# Class SoftwareKobo.UniversalToolkit.Behaviors.TimeoutAction

Inheritance: Windows.UI.Xaml.DependencyObject, IAction
Afficher le fichier Open project: h82258652/SoftwareKobo.UniversalToolkit

Méthodes publiques

Свойство Type Description
ActionsProperty Windows.UI.Xaml.DependencyProperty
IsConcurrentProperty Windows.UI.Xaml.DependencyProperty
TimeoutProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Execute ( object sender, object parameter ) : object

Method Details

Execute() public méthode

public Execute ( object sender, object parameter ) : object
sender object
parameter object
Résultat object

Property Details

ActionsProperty public_oe static_oe property

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

IsConcurrentProperty public_oe static_oe property

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

TimeoutProperty public_oe static_oe property

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