DispatcherTimer.Start Method

Definition

Starts the DispatcherTimer.

public:
 virtual void Start() = Start;
void Start();
public void Start();
function start()
Public Sub Start ()

Remarks

If the timer has already started, then it is restarted.

Applies to