Share via


SplitterPanel.SetIsFirst(UIElement, Boolean) Method

Definition

Microsoft internal use only.

protected:
 static void SetIsFirst(System::Windows::UIElement ^ element, bool value);
protected static void SetIsFirst (System.Windows.UIElement element, bool value);
static member SetIsFirst : System.Windows.UIElement * bool -> unit
Protected Shared Sub SetIsFirst (element As UIElement, value As Boolean)

Parameters

element
UIElement
value
Boolean

Applies to