ParameterValue.Cascading Property

Definition

Gets a value to indicate whether the parameter is cascading, meaning that it was supplied by a CascadingValue<TValue>.

public:
 property bool Cascading { bool get(); };
public bool Cascading { get; }
member this.Cascading : bool
Public ReadOnly Property Cascading As Boolean

Property Value

Applies to