Skip to content

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public Trigger(string eventName, Func<object, object> sourceGetter)

Summary: Trigger.

Parameters

NameTypeDescription
eventNamestringName of the event.
sourceGetterFuncThe source getter.

Remarks

Initializes a new instance of the Trigger class.