PriorityBinding::ShouldSerializeBindings Method ()

 

Returns a value that indicates whether serialization processes should serialize the effective value of the Bindings property on instances of this class.

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

public:
bool ShouldSerializeBindings()

Return Value

Type: System::Boolean

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

.NET Framework
Available since 3.0
Return to top
Show: