'Declaration Protected Overridable ReadOnly Property IsInvalidatePossible As Boolean
protected virtual bool IsInvalidatePossible { get; }
protected: __property virtual bool get_IsInvalidatePossible();
Property Value
true - viewer can be invalidated; false - viewer can not be invalidated.