BindingBase.TargetNullValue Property
Silverlight
Gets or sets the value that is used in the target when the value of the source is Nothing.
Namespace: System.Windows.Data
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.ObjectThe value that is used in the target when the value of the source is Nothing.
| Exception | Condition |
|---|---|
| InvalidOperationException | When setting this property, the binding has already been attached to a binding target. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: