XAMLBehaviorsSample.PlaySoundControl.PlaySoundControl C# (CSharp) Method

PlaySoundControl() public method

public PlaySoundControl ( ) : System
return System
        public PlaySoundControl()
        {
            this.InitializeComponent();
        }
    }
PlaySoundControl