Interface IPropertyValueChanged
- Namespace
- H.Controls.Form.PropertyItems.Base
- Assembly
- H.Controls.Form.dll
用于Form Object注册相应属性值变化事件
public interface IPropertyValueChanged
- Extension Methods
Methods
OnPropertyValueChanged(PropertyInfo, object, object)
void OnPropertyValueChanged(PropertyInfo propertyInfo, object o, object n)
Parameters
propertyInfo
PropertyInfoo
objectn
object