点击或拖拽改变大小

PropertyChangedEventArgsEx 类

[缺少 "T:QGEditors.WinForms.PropertyChangedEventArgsEx" 的 <summary> 文档]

继承层次

命名空间:  QGEditors.WinForms
程序集:  QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法
C#
public class PropertyChangedEventArgsEx : PropertyChangedEventArgs

The PropertyChangedEventArgsEx type exposes the following members.

构造函数
  名称说明
公共方法PropertyChangedEventArgsEx
初始化 PropertyChangedEventArgsEx 类的一个新实例
Top
属性
  名称说明
公共属性NewValue
公共属性OldValue
Top
参见