Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WindowlessControls
DependencyPropertyEventArgs
C# Class WindowlessControls.DependencyPropertyEventArgs
Exibir arquivo
Open project: koush/WindowlessControls
Class Usage Examples
Public Methods
Method
Description
DependencyPropertyEventArgs
(
DependencyPropertyStorage
storage
,
object
oldValue
,
object
newValue
) :
System
Method Details
DependencyPropertyEventArgs()
public
method
public
DependencyPropertyEventArgs
(
DependencyPropertyStorage
storage
,
object
oldValue
,
object
newValue
) :
System
storage
DependencyPropertyStorage
oldValue
object
newValue
object
return
System