SplitterPanel::SetActualSplitterLength Method (UIElement^, Double)

 

Microsoft internal use only.

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

protected:
static void SetActualSplitterLength(
	UIElement^ element,
	double value
)

Parameters

element
Type: System.Windows::UIElement^
value
Type: System::Double
Return to top
Show: