SplitterPanel.SetIsLast(UIElement, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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