GoXam for WPF v3
IsBoundToData Property (Part)
Northwoods.GoXam Namespace > Part Class : IsBoundToData Property
This is true if this part is bound to data.
Syntax
public virtual bool IsBoundToData {get;}

Property Value

This will be false for Adornments, for parts that are defined as XAML children of a diagram, or for other parts held by a Northwoods.GoXam.Model.PartsModel.
See Also

Reference

Part Class
Part Members