SplitterPanel.SetIsLast(UIElement, Boolean) Método

Definição

Somente uso interno da Microsoft.

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)

Parâmetros

element
UIElement
value
Boolean

Aplica-se a