Gets a value indicating whether the user prefers that an application present information in visual form in situations when it would present the information in audible form.
Returns
true if the application should visually show information about audible output; false if the application does not need to provide extra visual cues for audio events.
Remarks
The xtd::forms::system_information::show_sounds property indicates whether a user preference has been set that indicates the user prefers visual information displays for audio events.
You can use this property to provide accessibility mode features to an application.