C# Class AmbientSounds.Controls.SoundListItem

Inheritance: UserControl
Show file Open project: jenius-apps/ambie

Public Properties

Property Type Description
ViewModelProperty DependencyProperty

Public Methods

Method Description
SoundListItem ( ) : AmbientSounds.ViewModels

Private Methods

Method Description
GetValue ( ) : AmbientSounds.ViewModels
SetValue ( ViewModelProperty ,value ) : AmbientSounds.ViewModels

Method Details

SoundListItem() public method

public SoundListItem ( ) : AmbientSounds.ViewModels
return AmbientSounds.ViewModels

Property Details

ViewModelProperty public static property

public static DependencyProperty ViewModelProperty
return DependencyProperty