Hyperlink.ElementSoundMode Property

Definition

Gets or sets a value that specifies the control's preference for whether it plays sounds.

C#
public ElementSoundMode ElementSoundMode { get; set; }

Property Value

An enumeration value that specifies the control's preference for whether it plays sounds. The default is Default.

Remarks

For more info, see Sound design guidance.

Applies to

Toode Versioonid
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also