SplitterMeasureData::FromElements Method (IList^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
static IList<SplitterMeasureData^>^ FromElements(
	IList^ elements
)

Parameters

elements
Type: System.Collections::IList^

The sequence of UIElements.

Return to top
Show: