ElementPropertyDescriptor.IsInstanceBased Property

Definition

Test if this PropertyDescriptor is based on an instance or a static type.

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

Property Value

Applies to