Share via


RibbonTabDataAutomationPeer.IExpandCollapseProvider.Expand Method

Displays all child nodes, controls, or content of the control.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Private Sub Expand Implements IExpandCollapseProvider.Expand
void IExpandCollapseProvider.Expand()
private:
virtual void Expand() sealed = IExpandCollapseProvider::Expand
private abstract Expand : unit -> unit 
private override Expand : unit -> unit 
JScript does not support explicit interface implementations.

Implements

IExpandCollapseProvider.Expand()

Remarks

This member is an explicit interface member implementation. It can be used only when the RibbonTabDataAutomationPeer instance is cast to an IExpandCollapseProvider interface.

.NET Framework Security

See Also

Reference

RibbonTabDataAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace