ModelService.Find Method

Include Protected Members
Include Inherited Members

When overridden in a derived class, finds matching model items for a specified starting point.

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 Find(ModelItem, TypeIdentifier) When overridden in a derived class, finds matching model items for a specified starting point.
Public method Find(ModelItem, Predicate<Type>) When overridden in a derived class, finds matching model items for a specified starting point.
Public method Find(ModelItem, Type) When overridden in a derived class, finds matching model items for a specified starting point.

Top

See Also

Reference

ModelService Class

Microsoft.Windows.Design.Services Namespace