2 references to
Microsoft.Maui.Controls (2)
Interactivity\EventTrigger.cs (1)
24
public EventTrigger() :
base
(typeof(BindableObject))
Interactivity\TriggerBase.cs (1)
21
internal TriggerBase(Condition condition, Type targetType) :
this
(targetType)