Search
Active

1
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 508284
Opened: 11/4/2009 12:23:31 PM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
Created a CustomControl, gave it an ImageSource DP called "SkinSource". Dragged it onto the main page (ie MainPage.xaml). I then select a JPG/PNG from the pulldown for this DP, it inserts the images as followed:

"Assets/MyDir/My.jpg"

when it should be

"AssemblyName;component/Assets/MyDir/My.jpg"

If i then take the same Control and put it into a sub-view, and then do the above, it does the correct AssemblyName;Component approach.

Irrespective, the MainPage.xaml should respect the URI pathing, given most newbies won't pick up on this easily.

I've seen a lot of confusion in the forums around this whole concept and I suspect this will unlock a lot of confusion if the above were to be implemented.

-
Scott Barnes
Former Product Manager Silverlight/WPF.
Details (expand)

Product?

Blend

Product Version?

Blend 3 (3.0.1927.0)

Issue Type?

Bug
Repro Steps? (N/A for Suggestion)
 
File Attachments
0 attachments
Sign in to post a comment.