FindResource method in WPF
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Guys, I found FindResoouce method in Expression blend and working fine.. But when I use the same in VS2008, not working. What is the issue?
Ahamed Azeem software Programmer
-
Hi Guys, I found FindResoouce method in Expression blend and working fine.. But when I use the same in VS2008, not working. What is the issue?
Ahamed Azeem software Programmer
I searched for FindResource in my 80,000 line WPF application and came up with 323 hits, all of which work. So it definitely works in VS2008. We obviously need more information from you. What does your code look like and where are you storing the resource in your solution?