GoXam for WPF v3
IsBoundToData Property (Adornment)
Northwoods.GoXam Namespace > Adornment Class : IsBoundToData Property
This is true if this part is bound to data.
Syntax
public override 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

Adornment Class
Adornment Members