ExtensionMethods::TraverseVisualTreeReverse<T> Method (DependencyObject^, Action<T>^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: generic<typename T> where T : ref class [ExtensionAttribute] static void TraverseVisualTreeReverse( DependencyObject^ obj, Action<T>^ action )
Type Parameters
- T
Show: