C# Class SoftwareKobo.UniversalToolkit.Behaviors.TimeoutAction

Inheritance: Windows.UI.Xaml.DependencyObject, IAction
显示文件 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_oe static_oe property

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

IsConcurrentProperty public_oe static_oe property

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

TimeoutProperty public_oe static_oe property

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