dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
KeyPressEventArgs.this
dfl
base
KeyPressEventArgs
this
(
dchar
ch
)
this
(
dchar
ch
,
Keys
modifiers
)
class
KeyPressEventArgs
this
(
dchar
ch
,
Keys
modifiers
)
in { assert ((modifiers & Keys.MODIFIERS) == modifiers, "modifiers parameter can only contain modifiers"); }
Meta
Source
See Implementation
dfl
base
KeyPressEventArgs
constructors
this
properties
keyChar