You need to display the volume level in a TextBox right…

HOTSPOT
You are developing a Universal Windows Platform (UWP) app that plays audio recordings.
You are creating a page where the user can set a volume level for the app using a slider control. You need to display the volume level in a TextBox right below the slider. You have C# class named VolumeConverter that converts slider values to a number.
You have a page that includes the following markup:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

HOTSPOT
You are developing a Universal Windows Platform (UWP) app that plays audio recordings.
You are creating a page where the user can set a volume level for the app using a slider control. You need to display the volume level in a TextBox right below the slider. You have C# class named VolumeConverter that converts slider values to a number.
You have a page that includes the following markup:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Answer:

Explanation:
Box 1: Yes
Box 2: Yes
Box 3: No
https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.slider



Leave a Reply 0

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