Table of Contents

Delegate PropertyChangedCallback

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Property change notification callback

public delegate void PropertyChangedCallback(DependencyObject d, DependencyPropertyChangedEventArgs e)

Parameters

d DependencyObject
Property change notification callback
e DependencyPropertyChangedEventArgs
Property change notification callback