Share via


SplitterPanel.GetIsFirst(UIElement) Method

Definition

Microsoft internal use only.

public:
 static bool GetIsFirst(System::Windows::UIElement ^ element);
public static bool GetIsFirst (System.Windows.UIElement element);
static member GetIsFirst : System.Windows.UIElement -> bool
Public Shared Function GetIsFirst (element As UIElement) As Boolean

Parameters

element
UIElement

Returns

Applies to