c#-PropertyChangingEventArgs

MSDN 解释连接:https://msdn.microsoft.com/zh-cn/library/system.eventargs.aspx#inheritanceContinued
[SerializableAttribute] [ComVisibleAttribute(true)] public class EventArgs

属性改变事件
PropertyChangingEventArgs

你可能感兴趣的:(property)