ChangeObjectItemPropertyChanged Event

Raised when the value of a property has changed.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public event EventHandler<PropertyChangeEventArgs> PropertyChanged

Value

EventHandlerPropertyChangeEventArgs

See Also