Piccolo.NET

PRoot Fields

The fields of the PRoot class are listed below. For a complete list of PRoot class members, see the PRoot Members topic.

Public Static Fields

PROPERTY_CODE_INPUT_SOURCES A bit field that identifies a InputSourcesChanged event.

Protected Static Fields

PROPERTY_KEY_INPUT_SOURCES The key that identifies a change in the set of this root's InputSources.

Public Instance Fields

FullBoundsInvalidated (inherited from PNode) Used to recieve low level full bounds invalidated events.
PaintInvalidated (inherited from PNode) Used to recieve low level paint invalidated events.

Protected Instance Fields

bounds (inherited from PNode) The bounds of this node, stored in local coordinates.
processingInputs A flag that indicates whether Piccolo is currently processing inputs.
processInputsScheduled A flag that indicates whether inputs are scheduled to be processed.
processScheduledInputsDelegate Used to invoke the ProcessScheduledInputs method on the main UI thread.

See Also

PRoot Class | UMD.HCIL.Piccolo Namespace


Web Accessibility