VisualTreeNavigationUtility.FocusExpander(Expander) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool FocusExpander(System::Windows::Controls::Expander ^ expander);
public static bool FocusExpander (System.Windows.Controls.Expander expander);
static member FocusExpander : System.Windows.Controls.Expander -> bool
Public Shared Function FocusExpander (expander As Expander) As Boolean
Parameters
- expander
- Expander