SoundPlayerAction.SourceProperty Field

Definition

Identifies the Source dependency property.

public: static initonly System::Windows::DependencyProperty ^ SourceProperty;
public static readonly System.Windows.DependencyProperty SourceProperty;
 staticval mutable SourceProperty : System.Windows.DependencyProperty
Public Shared ReadOnly SourceProperty As DependencyProperty 

Field Value

Remarks

SourceProperty is introduced in the .NET Framework version 3.5. For more information, see Versions and Dependencies.

Applies to