ExtensionMethods::FindDescendantsReverse<T> Method (DependencyObject^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
generic<typename T>
where T : ref class
[ExtensionAttribute]
static IEnumerable<T>^ FindDescendantsReverse(
	DependencyObject^ obj
)

Type Parameters

T
Return to top
Show: