次の方法で共有


SplitterPanel.SetSplitterLength(UIElement, SplitterLength) Method

Definition

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

Applies to