MinExpandedSplitViewWidth Property
MinExpandedSplitViewWidth
Gets or sets the minimal width of the control when the SplitView uses the expanded mode.
Declaration
public double MinExpandedSplitViewWidth { get; set; }
Public Property MinExpandedSplitViewWidth As Double