Property Playing
Playing
Gets or sets a value specifying whether the source starts playing immediately.
public bool Playing { get; set; }
Property Value
Remarks
True to start the source playing immediately; otherwise the source starts paused.
Gets or sets a value specifying whether the source starts playing immediately.
public bool Playing { get; set; }
True to start the source playing immediately; otherwise the source starts paused.