SplitterPanel.SetIsFirst(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 SetIsFirst(System::Windows::UIElement ^ element, bool value);
protected static void SetIsFirst (System.Windows.UIElement element, bool value);
static member SetIsFirst : System.Windows.UIElement * bool -> unit
Protected Shared Sub SetIsFirst (element As UIElement, value As Boolean)
Parameters
- element
- UIElement
- value
- Boolean