Edit

Share via


SwitchPresenter.SwitchCases Property

Definition

Gets or sets a value representing the collection of cases to evaluate.

public Microsoft.Toolkit.Uwp.UI.Controls.CaseCollection SwitchCases { get; set; }
member this.SwitchCases : Microsoft.Toolkit.Uwp.UI.Controls.CaseCollection with get, set
Public Property SwitchCases As CaseCollection

Property Value

Applies to