CollectionView.OnAllowsCrossThreadChangesChanged Method

Definition

Occurs when the AllowsCrossThreadChanges property changes.

protected:
 virtual void OnAllowsCrossThreadChangesChanged();
protected virtual void OnAllowsCrossThreadChangesChanged ();
abstract member OnAllowsCrossThreadChangesChanged : unit -> unit
override this.OnAllowsCrossThreadChangesChanged : unit -> unit
Protected Overridable Sub OnAllowsCrossThreadChangesChanged ()

Applies to