Piccolo.NET

PNode.tagEventKey Field

The key that identifies a change in this node's tag.

protected static readonly object tagEventKey;

Remarks

In a property change event the new value will be a reference to this node's tag, but old value will always be null. PNode.Tag

See Also

PNode Class | UMD.HCIL.Piccolo Namespace | PNode.Tag