Click or drag to resize

CustomProperty Events

The CustomProperty type exposes the following members.

Events
  NameDescription
Public eventExpressionChanged
Occurs when the Expression changes. For example if the associated visual's name changes.
(Inherited from BindableItem.)
Public eventValueChanged
Occurs when the value of the item changes.
(Inherited from BindableItem.)
Top
See Also