GoXam for WPF v3
IsBoundToData Property (Adornment)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Adornment Class
: IsBoundToData Property
This is true if this part is bound to data.
Syntax
C#
public
override
bool
IsBoundToData {
get
;}
Property Value
This will be false for
Adornment
s, 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