You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ItemContainerEventArgs was long removed almost two years ago by #9677
I noticed you're using a third-party library that hasn't been updated for over two years and is on Avalonia 0.10.13. Such unmaintained libraries are not compatible with Avalonia 11.
Pull request description doesnt mention anything about ItemContainerEventArgs, thats bad, i dont know what to use instead of ItemContainerEventArgs. Also i`am trying to port ExtendedToolkit to Avalonia11, i have my own fork
Pull request description doesnt mention anything about ItemContainerEventArgs, thats bad, i dont know what to use instead of ItemContainerEventArgs. Also i`am trying to port ExtendedToolkit to Avalonia11, i have my own fork
It was a large PR for a rewrite. The author can't specify every detail in text and readers need to actually examine what has been changed. I'm not sure if there's equivalent functionality exposed, but you could start a Discussion.
Describe the bug
ItemContainerEventArgs not found, even if Avalonia.Controls.Primitives is imported
![изображение](https://private-user-images.githubusercontent.com/69252550/376404436-678b14c2-2a65-427d-af08-d43ab2852b00.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4Nzc3NjgsIm5iZiI6MTczOTg3NzQ2OCwicGF0aCI6Ii82OTI1MjU1MC8zNzY0MDQ0MzYtNjc4YjE0YzItMmE2NS00MjdkLWFmMDgtZDQzYWIyODUyYjAwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDExMTc0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ0ODA0ZTYxNTg0NDkyZDg2MGYyYWExOWM1YTFjYTFkNGM3MDU0MjcxNDI1OTExMzFjNmZkYTY5NzY5Yzk5ZmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.uxxiM9hqFa1VG0rX_6h9ivHifUhTEZmgAoWR4vvD5a8)
![изображение](https://private-user-images.githubusercontent.com/69252550/376404475-0fb37762-9b6f-45a0-9320-2e15172ec3e4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4Nzc3NjgsIm5iZiI6MTczOTg3NzQ2OCwicGF0aCI6Ii82OTI1MjU1MC8zNzY0MDQ0NzUtMGZiMzc3NjItOWI2Zi00NWEwLTkzMjAtMmUxNTE3MmVjM2U0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDExMTc0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFhNDE2NzI4ODNkMDllNDRjNWJkZWVmNmFiODJhYjY4NWQ2NGI1NTRhYjEzNDljYmIyY2UzZTk2MmViNmY3NjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.VzESiypJakw6SeuwWUBRDUzHIX5JnAIaHpKx8GZPm-c)
To Reproduce
Expected behavior
I can use ItemContainerEventArgs
Avalonia version
11*
OS
Windows
Additional context
No response
The text was updated successfully, but these errors were encountered: