SplitterPanel.SetSplitterLength(UIElement, SplitterLength) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public:
static void SetSplitterLength(System::Windows::UIElement ^ element, Microsoft::VisualStudio::PlatformUI::SplitterLength value);
public static void SetSplitterLength (System.Windows.UIElement element, Microsoft.VisualStudio.PlatformUI.SplitterLength value);
static member SetSplitterLength : System.Windows.UIElement * Microsoft.VisualStudio.PlatformUI.SplitterLength -> unit
Public Shared Sub SetSplitterLength (element As UIElement, value As SplitterLength)
Parameters
- element
- UIElement
- value
- SplitterLength