Table of Contents

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

DependencyProperty

IsActiveProperty

public static readonly DependencyProperty IsActiveProperty

Field Value

DependencyProperty

Properties

Count

public int Count { get; set; }

Property Value

int

IsActive

public bool IsActive { get; set; }

Property Value

bool

Methods

StartOne()

public void StartOne()

StopAll()

public void StopAll()