Occurs when the current input position has been moved to the position of a footnote reference mark. The event handler receives an argument of type Footnote
Introduced: 32.0.
public event FootnoteEventHandler FootnoteReferenceMarkEntered;
Public Event FootnoteReferenceMarkEntered As FootnoteEventHandler