Class ExtensionMethods
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
public static class ExtensionMethods
- Inheritance
-
ExtensionMethods
Methods
- GetVisualAncestors(DependencyObject)
Gets all ancestors in the visual tree (including
visual
itself). Returns an empty list ifvisual
is null or not a visual.