Binding.isFullyResolved Field

Definition

Stores a value that indicates whether the binding reference is fully resolved.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected: bool isFullyResolved;
protected bool isFullyResolved;
val mutable isFullyResolved : bool
Protected isFullyResolved As Boolean 

Field Value

Applies to

See also