BindableWidget Properties |
The BindableWidget type exposes the following members.
Name | Description | |
---|---|---|
Bindings |
Gets the collection of bindings that are attached to this widget
| |
DataContext |
Gets or sets the data context for this widget for binding
| |
Parent |
Gets or sets the parent widget which this widget has been added to, if any
| |
Parents |
Gets an enumeration of all parent widgets in the heirarchy by traversing the Parent property.
|