SplitterPanel::SetMinimumLength Method (UIElement^, Double)

 

Microsoft internal use only.

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

public:
static void SetMinimumLength(
	UIElement^ element,
	double value
)

Parameters

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