SplitterPanel::SetIsLast Method (UIElement^, Boolean)

 

Microsoft internal use only.

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

protected:
static void SetIsLast(
	UIElement^ element,
	bool value
)

Parameters

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