Click or drag to resize
ParticleBaseFirePropertyChanged Method
Fires the property changed.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
protected virtual void FirePropertyChanged(
	string name
)

Parameters

name
Type: SystemString
The name.
See Also