HOTSPOT
You are developing a Windows Store app.
App.xaml contains the following XAML markup:
For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.
HOTSPOT
You are developing a Windows Store app.
App.xaml contains the following XAML markup:
For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.
No, Yes, Yes
MyStyle is in the Application Ressources so it will be applied in all the App.
You are Right
I’m a little bit confused about the third condition. myStyle CAN BE applied to all textblocks in the app, but it will not be applied unless they put it in the textblock’s style.
I mean only if they change the textblock’s style to myStyle too
You are right, it’s no, yes, no.
Third option you need to set textblock’s style