Table of Contents

Method OnAllowsCrossThreadChangesChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnAllowsCrossThreadChangesChanged()

This method is called when the value of AllowsCrossThreadChanges is changed. It gives a derived class an opportunity to initialize its support for cross-thread changes (or to retire that support).

protected override void OnAllowsCrossThreadChangesChanged()