Table of Contents

Delegate CoerceValueCallback

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Property value coercion callback

public delegate object CoerceValueCallback(DependencyObject d, object baseValue)

Parameters

d DependencyObject
Property value coercion callback
baseValue object
Property value coercion callback

Returns

object
Property value coercion callback