Table of Contents

Operator implicit operator

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

implicit operator EventHandler<E>(WeakEventHandler<T, E>)

public static implicit operator EventHandler<E>(WeakEventHandler<T, E> weh)

Parameters

weh WeakEventHandler<T, E>

Returns

EventHandler<E>