C# 클래스 SoftwareKobo.UniversalToolkit.Behaviors.TimeoutAction

상속: Windows.UI.Xaml.DependencyObject, IAction
파일 보기 프로젝트 열기: h82258652/SoftwareKobo.UniversalToolkit

공개 프로퍼티들

프로퍼티 타입 설명
ActionsProperty Windows.UI.Xaml.DependencyProperty
IsConcurrentProperty Windows.UI.Xaml.DependencyProperty
TimeoutProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
Execute ( object sender, object parameter ) : object

메소드 상세

Execute() 공개 메소드

public Execute ( object sender, object parameter ) : object
sender object
parameter object
리턴 object

프로퍼티 상세

ActionsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ActionsProperty
리턴 Windows.UI.Xaml.DependencyProperty

IsConcurrentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml IsConcurrentProperty
리턴 Windows.UI.Xaml.DependencyProperty

TimeoutProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml TimeoutProperty
리턴 Windows.UI.Xaml.DependencyProperty