HtmlRefreshEventArgs
TheArtOfDev.HtmlRenderer.Core.Entities
Raised when html renderer requires refresh of the control hosting (invalidation and re-layout). It can happen if some async event has occurred that requires re-paint and re-layout of the html. Example: async download of image is complete.
Наследует: EventArgs