点击或拖拽改变大小

MediaListWillAddItem 事件

An item is about to be added to the MediaList

命名空间:  LibVLCSharp.Shared
程序集:  CPF.Vlc (在 CPF.Vlc.dll 中) 版本:0.8.8.5
语法
C#
public event EventHandler<MediaListWillAddItemEventArgs> WillAddItem

类型:SystemEventHandlerMediaListWillAddItemEventArgs
参见