BindableObject Constructor

Definition

Initializes a new instance of the BindableObject class.

protected BindableObject ();

Remarks

The BindableObject class is abstract, and this constructor is protected. It is invoked by child constructors.

Applies to