For each of the following statements, select Yes if the statement is true

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.

Answer:



Leave a Reply 5

Your email address will not be published. Required fields are marked *


John

John

No, Yes, Yes

MyStyle is in the Application Ressources so it will be applied in all the App.

John

John

You are Right

bg

bg

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.

bg

bg

I mean only if they change the textblock’s style to myStyle too

rubenm

rubenm

You are right, it’s no, yes, no.

Third option you need to set textblock’s style