Share via


VisualTreeNavigationUtility.GetContainingExpander(DependencyObject) Method

Definition

public:
 static System::Windows::Controls::Expander ^ GetContainingExpander(System::Windows::DependencyObject ^ element);
public static System.Windows.Controls.Expander GetContainingExpander (System.Windows.DependencyObject element);
static member GetContainingExpander : System.Windows.DependencyObject -> System.Windows.Controls.Expander
Public Shared Function GetContainingExpander (element As DependencyObject) As Expander

Parameters

Returns

Applies to