Click here to Skip to main content
16,011,680 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: giving multiple groups different access in a silverlight application Pin
Abhinav S6-May-10 17:46
Abhinav S6-May-10 17:46 
QuestionNo Resources [SOLVED] Pin
#realJSOP4-May-10 7:43
professional#realJSOP4-May-10 7:43 
AnswerRe: No Resources Pin
Luc Pattyn4-May-10 7:49
sitebuilderLuc Pattyn4-May-10 7:49 
GeneralRe: No Resources Pin
#realJSOP4-May-10 7:51
professional#realJSOP4-May-10 7:51 
GeneralRe: No Resources Pin
Luc Pattyn4-May-10 7:57
sitebuilderLuc Pattyn4-May-10 7:57 
AnswerRe: No Resources Pin
Abhinav S4-May-10 7:50
Abhinav S4-May-10 7:50 
GeneralRe: No Resources Pin
#realJSOP4-May-10 7:52
professional#realJSOP4-May-10 7:52 
QuestionDynamic Image binding Pin
Sunil P V4-May-10 6:22
Sunil P V4-May-10 6:22 
Hi Gurus,

I have an Image object in my main window XAML file. I need to associate an icon/image to this Image as per the user selection.

<Image x:Name="AssociatedIcon" Margin="2,2,2,2" Width="32" Height="32" Grid.Column="1" Grid.ColumnSpan="1" Source="{Binding Path=AppIcon}"/>


AppIcon is the Image object that i have defined in the class and this changes as per user. For e.f: if I select notepad, then the notepad's icon will be stored in this AppIcon object. However my main problem is that the icon is not getting displayed in the 'Image' object.

How do I overcome this issue?
Thanks in advance for your time and help.
Sunil

AnswerRe: Dynamic Image binding Pin
Leung Yat Chun5-May-10 11:25
Leung Yat Chun5-May-10 11:25 
GeneralRe: Dynamic Image binding Pin
Sunil P V5-May-10 22:21
Sunil P V5-May-10 22:21 
GeneralRe: Dynamic Image binding Pin
Leung Yat Chun5-May-10 22:59
Leung Yat Chun5-May-10 22:59 
GeneralRe: Dynamic Image binding Pin
Sunil P V6-May-10 20:01
Sunil P V6-May-10 20:01 
GeneralRe: Dynamic Image binding Pin
Leung Yat Chun6-May-10 23:16
Leung Yat Chun6-May-10 23:16 
GeneralRe: Dynamic Image binding Pin
Sunil P V7-May-10 5:13
Sunil P V7-May-10 5:13 
AnswerRe: Dynamic Image binding Pin
Abhinav S6-May-10 20:17
Abhinav S6-May-10 20:17 
Questionmultiple big images on canvas in WPF - rendering problems Pin
gruberdominik4-May-10 3:50
gruberdominik4-May-10 3:50 
AnswerRe: multiple big images on canvas in WPF - rendering problems [modified] Pin
Insincere Dave5-May-10 8:52
Insincere Dave5-May-10 8:52 
GeneralRe: multiple big images on canvas in WPF - rendering problems Pin
gruberdominik10-May-10 22:36
gruberdominik10-May-10 22:36 
QuestionHelp Needed Pin
Xerox44-May-10 0:21
professionalXerox44-May-10 0:21 
AnswerRe: Help Needed Pin
Pete O'Hanlon4-May-10 1:23
mvePete O'Hanlon4-May-10 1:23 
Questionrandom image appear Pin
yuripon3-May-10 15:32
yuripon3-May-10 15:32 
AnswerRe: random image appear Pin
Kunal Chowdhury «IN»9-May-10 0:40
professionalKunal Chowdhury «IN»9-May-10 0:40 
QuestionWPF Browser Application Error - System.ArgumentException: Value does not fall within the expected range. Pin
Polymorpher3-May-10 14:38
Polymorpher3-May-10 14:38 
AnswerRe: WPF Browser Application Error - System.ArgumentException: Value does not fall within the expected range. Pin
prabhu_thil23-Nov-10 7:16
prabhu_thil23-Nov-10 7:16 
QuestionWriteableBitmap problem Pin
#realJSOP3-May-10 2:54
professional#realJSOP3-May-10 2:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.