Visit www.yfiles.com for more information!
Home
API
Guide
Search
Ctrl
k
C
Property
Changed
Event
Args
Show Usages
Event arguments which contain information for a
property-changed
event.
Inheritance Hierarchy
C
EventArgs
C
PropertyChangedEventArgs
Members
No filters for this type
Search Members
ctrl
f12
Constructors
PropertyChangedEventArgs
(
propertyName
:
string
)
Creates a new instance.
Parameters
propertyName
:
string
The name of the changed property.
Properties
propertyName
:
string
readonly
The name of the changed property.
readonly
final