HeroStats Libraries
Singletons.SynchronizingUIElement Field

[This is preliminary documentation and subject to change.]

A UI control that should be used for synchronizing access to the UI thread.

[Visual Basic]
Public Shared SynchronizingUIElement As Control
[C#]
public static Control SynchronizingUIElement;

See Also

Singletons Class | HeroStats.StatsEngine Namespace