1 out of 3 rated this helpful - Rate this topic

BindingBase.TargetNullValue Property

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)
'Declaration
Public Property TargetNullValue As Object

Property Value

Type: System.Object
The value that is used in the target when the value of the source is Nothing.
ExceptionCondition
InvalidOperationException

When setting this property, the binding has already been attached to a binding target.

Silverlight

Supported in: 5, 4

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.