Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
XamMapz
EventSuspender
C# Class XamMapz.EventSuspender
Helper class to suspend event handling
Mostrar archivo
Open project: gabornemeth/XamMapz
Protected Properties
Property
Type
Description
_count
int
Public Methods
Method
Description
Allow
( ) :
void
Allow Event handling
Suspend
( ) :
void
Suspend event handling
Method Details
Allow()
public
method
Allow Event handling
public
Allow
( ) :
void
return
void
Suspend()
public
method
Suspend event handling
public
Suspend
( ) :
void
return
void
Property Details
_count
protected_oe property
protected
int
_count
return
int