示例#1
0
 public static void SetPlaylist(PlaylistConfigDialog source, Playlist value)
 {
     source.SetValue(PlaylistProperty, value);
 }