Sdílet prostřednictvím


SplitterPanel.SetIsLast(UIElement, Boolean) Method

Definition

Microsoft internal use only.

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

Parameters

element
UIElement
value
Boolean

Applies to