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