次の方法で共有


SplitterPanel.SetMaximumLength(UIElement, Double) Method

Definition

Microsoft internal use only.

public:
 static void SetMaximumLength(System::Windows::UIElement ^ element, double value);
public static void SetMaximumLength (System.Windows.UIElement element, double value);
static member SetMaximumLength : System.Windows.UIElement * double -> unit
Public Shared Sub SetMaximumLength (element As UIElement, value As Double)

Parameters

element
UIElement
value
Double

Applies to