InkAnalyzerBase.FindNodes Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Returns the ContextNodeBase objects that match the specified criteria.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FindNodes(MatchesCriteriaBaseCallback, Object) Returns all of the ContextNodeBase objects that match the specified criteria.
Public method FindNodes(MatchesCriteriaBaseCallback, Object, ContextNodeBase) Returns the ContextNode objects that are descendants of the specified ContextNode and that match the specified criteria.

Top

See Also

Reference

InkAnalyzerBase Class

InkAnalyzerBase Members

System.Windows.Ink.AnalysisCore Namespace