Piccolo.NET

PNode.GetPropertyHandlers Method 

Gets all property event handlers for this node, that are associated with the specified property key.

protected virtual PPropertyEventHandler GetPropertyHandlers(
   object propertyKey
);

Parameters

propertyKey
The key for which to find associated handlers.

Return Value

All property event handlers associated with

propertyKey

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility