Click or drag to resize

Options.SoundItems Property


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public ConcurrentObservableCollection<CheckedItem<SoundId>> SoundItems { get; init; }

Property Value

ConcurrentObservableCollection<CheckedItem<SoundId>>
See Also