Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ME3Explorer
PeriodicUpdater
C# Class ME3Explorer.PeriodicUpdater
Inheritance:
System.Windows.DependencyObject
,
INotifyPropertyChanged
Datei anzeigen
Open project: ME3Explorer/ME3Explorer
Class Usage Examples
Public Properties
Property
Type
Description
IntervalProperty
System.Windows.DependencyProperty
Public Methods
Method
Description
Start
(
double
interval
) :
void
Stop
( ) :
void
Private Methods
Method
Description
IntervalChanged
(
DependencyObject
d
,
System.Windows.DependencyPropertyChangedEventArgs
e
) :
void
Timer_Tick
(
object
sender
,
EventArgs
e
) :
void
Method Details
Start()
public
method
public
Start
(
double
interval
) :
void
interval
double
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
Property Details
IntervalProperty
public_oe static_oe property
public
static
DependencyProperty,System.Windows
IntervalProperty
return
System.Windows.DependencyProperty