Hi all, I have a canvas ( naming cn ) with MouseButtonDown event, i also have three textblocks in it. When i press a textblock in canvas, the event is raised with the sender is canvas ( of course ). How could i get the name of clicked-textblock ?
Hi all, I have a canvas ( naming cn ) with MouseButtonDown event, i also have three textblocks in it. When i press a textblock in canvas, the event is raised with the sender is canvas ( of course ). How could i get the name of clicked-textblock ?