C# Class SoftwareKobo.UniversalToolkit.Behaviors.TimeoutAction

Inheritance: Windows.UI.Xaml.DependencyObject, IAction
Show file Open project: h82258652/SoftwareKobo.UniversalToolkit

Public Properties

Property Type Description
ActionsProperty Windows.UI.Xaml.DependencyProperty
IsConcurrentProperty Windows.UI.Xaml.DependencyProperty
TimeoutProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Execute ( object sender, object parameter ) : object

Method Details

Execute() public method

public Execute ( object sender, object parameter ) : object
sender object
parameter object
return object

Property Details

ActionsProperty public static property

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

IsConcurrentProperty public static property

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

TimeoutProperty public static property

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