Share via


DocumentTask.MarkerInvalidated Method

Definition

Called when the text that is associated with a marker is deleted by a user action.

public:
 virtual void MarkerInvalidated();
public:
 virtual void MarkerInvalidated();
 virtual void MarkerInvalidated();
public virtual void MarkerInvalidated ();
abstract member MarkerInvalidated : unit -> unit
override this.MarkerInvalidated : unit -> unit
Public Overridable Sub MarkerInvalidated ()

Implements

Remarks

By default, this method sets the valid state of the marker to false. It is an implementation of MarkerInvalidated.

Applies to