SplitterPanel.SetIsLast(UIElement, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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