Hi all,
I am new to windowns phone 7 development. I want to know that whether all the properties applied to Parent element will automatically be applied to child element. If not then which defalut properties willl be automatically applied?
Thanks in advance,
Krishna
Loading
Krishna NaikPosted May 23, 2011, 9:11 AM
I am developling windows phone 7 application. The content of all the screens are determined at runtime. Now suppose I have created a grid. and inside the grid i create text box and button. I have assigned some style to the Grid. Now I want to know that the style(of grid) will be assigned to the text box and button automatically or I have to assign styles to them seperately. And if i have assigned a different style to them which does not have all the properties then the missing properties will be taken from the grid style. (I mean style inheritance).??
Krishna
Sam HobbsPosted May 20, 2011, 1:56 AM
Suthish NairPosted May 19, 2011, 6:06 AM
Jaganathan BantheswaranPosted May 19, 2011, 5:45 AM
Please tell where you have problem or error in Code ?