I can't add Controls like: ```XAML <vlc:VideoView x:Name="VideoView"> <TextBlock Text="Test"></TextBlock> </vlc:VideoView> ``` The Error No Content property or any Add methods found for type LibVLCSharp.Avalonia:LibVLCSharp.Avalonia.VideoView
I can't add Controls like:
The Error
No Content property or any Add methods found for type LibVLCSharp.Avalonia:LibVLCSharp.Avalonia.VideoView