Class TimeButton
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
public class TimeButton : Button, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, ICommandSource
- Inheritance
-
TimeButton
- Implements
- Inherited Members
- Extension Methods
Constructors
TimeButton()
public TimeButton()
Fields
CountProperty
public static readonly DependencyProperty CountProperty
Field Value
IsActiveProperty
public static readonly DependencyProperty IsActiveProperty
Field Value
Properties
Count
public int Count { get; set; }
Property Value
IsActive
public bool IsActive { get; set; }
Property Value
Methods
StartOne()
public void StartOne()
StopAll()
public void StopAll()