home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Skins and Design
BlueVision
Blue Vision
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="morpheus_xx" data-source="post: 1140046" data-attributes="member: 48495"><p>This is correct to use the *AspectWrapper controls. It's their task to expose all properties of the Aspects for DataBinding. This also means that PlayerControl is not planned to be extended with other properties.</p><p></p><p>If you use it in CP screen and the outer control's DataContext is already set, you should change from FanartBackgroundModel to current DataContext:</p><p>from: MediaItem="{Binding Source={StaticResource FanArtBackgroundModel},Path=MediaItem}"</p><p>to: MediaItem="{Binding MediaItem}"</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1140046, member: 48495"] This is correct to use the *AspectWrapper controls. It's their task to expose all properties of the Aspects for DataBinding. This also means that PlayerControl is not planned to be extended with other properties. If you use it in CP screen and the outer control's DataContext is already set, you should change from FanartBackgroundModel to current DataContext: from: MediaItem="{Binding Source={StaticResource FanArtBackgroundModel},Path=MediaItem}" to: MediaItem="{Binding MediaItem}" [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
BlueVision
Blue Vision
Contact us
RSS
Top
Bottom