Search found 2 matches

Go to advanced search

by SiriusED
23 Jul 2015 23:26
Forum: Development around libVLC
Topic: Problem in using VLC control in WPF
Replies: 1
Views: 1537

Re: Problem in using VLC control in WPF

I found a problem, the problem in `AllowTransparency` property of window where located my VlcControl... Is this a bug or what? How can I use `AllowTransparency` on main window and VlcControl togather?
by SiriusED
23 Jul 2015 02:50
Forum: Development around libVLC
Topic: Problem in using VLC control in WPF
Replies: 1
Views: 1537

Problem in using VLC control in WPF

Hi, can anyone help me with starting to use VLC control in WPF application? At the moment I did: Added references in to my project Created control in XAML And here is my code: ###XAML### xmlns:pl="clr-namespace:Vlc.DotNet.Wpf;assembly=Vlc.DotNet.Wpf" ... <Border Grid.Row="2" Heig...

Go to advanced search