ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / ElementSoundMode Property

In This Topic
    ElementSoundMode Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ElementSoundMode As Windows.UI.Xaml.ElementSoundMode
    public Windows.UI.Xaml.ElementSoundMode ElementSoundMode {get; set;}
    See Also