C#
public sealed class CoerceValueCallback : System.MulticastDelegate, System.ICloneable, System.Runtime.Serialization.ISerializable
{
}
Articles
|
Type: System.Windows . . :: . CoerceValueCallback. A reference to a handler implementation will be called whenever the property system calls CoerceValue for this dependency property.
|
|
Type: System.Windows . . :: . CoerceValueCallback. A CoerceValueCallback implementation reference. ... The callbacks in property metadata are not typically public members on ...
|