SwitchPresenter.Value Property

Definition

Gets or sets a value indicating the value to compare all cases against. When this value is bound to and changes, the presenter will automatically evaluate cases and select the new appropriate content from the switch.

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

Applies to