BindingBase::ShouldSerializeTargetNullValue Method ()

 

Returns a value that indicates whether the TargetNullValue property should be serialized.

Namespace:   System.Windows.Data
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
bool ShouldSerializeTargetNullValue()

Return Value

Type: System::Boolean

true if the TargetNullValue property should be serialized; otherwise, false.

.NET Framework
Available since 3.0
Return to top
Show: