Add new event triggers #139
Annotations
10 warnings
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L183
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromChangedEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L184
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromGetter(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L185
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromGetter(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L253
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromGetter(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L254
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromChangedEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L255
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromChangedEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L183
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromChangedEvent(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L184
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromGetter(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L185
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromGetter(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build Release:
src/Avalonia.Xaml.Interactivity/Interaction.cs#L253
Nullability of reference types in type of parameter 'sender' of 'void Interaction.TopLevel_Opened_FromGetter(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Loading