C# Class Grabacr07.KanColleViewer.Views.Behaviors.CountdownBehavior

指定した時間までのカウントダウン機能を有する TimerBehavior です。
Inheritance: TimerBehavior
Mostrar archivo Open project: KCV-Localisation/KanColleViewer

Public Properties

Property Type Description
PeriodProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnAttached ( ) : void
Stop ( ) : void

Private Methods

Method Description
PeriodChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnAttached() protected method

protected OnAttached ( ) : void
return void

Stop() protected method

protected Stop ( ) : void
return void

Property Details

PeriodProperty public_oe static_oe property

Period 依存関係プロパティを識別します。
public static DependencyProperty,System.Windows PeriodProperty
return System.Windows.DependencyProperty