CoerceValueCallback (System.Windows.CoerceValueCallback)

Inherits: System.MulticastDelegate

Interfaces: ICloneable, ISerializable

Derived Types: 0

Assembly: WindowsBase.dll

Provides a template for a method that is called whenever a dependency property value is being re-evaluated, or coercion is specifically requested.

VB.NET C#

C#

public sealed class CoerceValueCallback : System.MulticastDelegate, System.ICloneable, System.Runtime.Serialization.ISerializable
{
}

Articles

FrameworkPropertyMetadata Constructor (PropertyChangedCallback ...

Type: System.Windows . . :: . CoerceValueCallback. A reference to a handler implementation will be called whenever the property system calls CoerceValue for this dependency property.

PropertyMetadata.CoerceValueCallback Property (System.Windows)

Type: System.Windows . . :: . CoerceValueCallback. A CoerceValueCallback implementation reference. ... The callbacks in property metadata are not typically public members on ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support