[]
Occurs when the value of the RecentLinksRunCount property changes.
[C1Description("C1CommandHolder.RecentLinksRunCountChanged", "Occurs when the value of the RecentLinksRunCount property changes.")]
public event EventHandler RecentLinksRunCountChanged
<C1Description("C1CommandHolder.RecentLinksRunCountChanged", "Occurs when the value of the RecentLinksRunCount property changes.")>
Public Event RecentLinksRunCountChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the value of the RecentLinksRunCount property changes. |