The following tables list the members exposed by Extensions.
Name | Description | |
---|---|---|
![]() ![]() | Detach | Detaches the given FrameworkElement from the visual tree. |
![]() ![]() | IsInVisualTree | Overloaded. Check if an element is in visual tree |
![]() ![]() | IsPlottable | Overloaded. Determines if a numeric value is within the range of plottable values. |
![]() ![]() | IsVisibleInVisualTree | Check if an element and its parent are in visual tree |
![]() ![]() | LogicalDescendantsOfType<T> | Gets all the logical descendants of a certain type under the given parent FrameworkElement. |
![]() ![]() | Reset | Overloaded. Resets the given PathGeometry. |
![]() ![]() | TransferChildrenTo | Transfers all of a Panel's Children to another Panel. |
![]() ![]() | VisualDescendantsOfType<T> | Gets all the visual descendants of a certain type under the given parent FrameworkElement. |