wpf_get_data_context
Inspect the DataContext of a WPF element to get type info, properties, and inheritance chain for diagnosing binding path errors.
Instructions
Get the DataContext for an element, including type info, properties, INPC status, and inheritance chain up the visual tree. Essential for diagnosing binding path errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_handle | Yes |