Share via


ModelParent.FindParent Method

Include Protected Members
Include Inherited Members

Finds a viable parent.

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 methodStatic member

FindParent(Type, GestureData)

Finds a viable parent for the specified type of child.

Public methodStatic member

FindParent(EditingContext, ModelItem, ModelItem)

Finds a viable parent for the specified child and editing context.

Public methodStatic member

FindParent(EditingContext, Type, ModelItem)

Finds a viable parent for the specified type of child and editing context.

Top

See Also

Reference

ModelParent Class

ModelParent Members

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture