SelectionState.HasCoercion Property

Definition

Determines if the selection has a valid coercion.

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

Property Value

true if the actual selection is coercable and its coercion does not fail.

Applies to