Click or drag to resize

BindableWidget Properties

The BindableWidget type exposes the following members.

Properties
  NameDescription
Public propertyBindings
Gets the collection of bindings that are attached to this widget
Public propertyDataContext
Gets or sets the data context for this widget for binding
Public propertyParent
Gets or sets the parent widget which this widget has been added to, if any
Public propertyParents
Gets an enumeration of all parent widgets in the heirarchy by traversing the Parent property.
Top
See Also