TreeHelper.

IsDescendantOf(DependencyObject, DependencyObject) Method

Namespace
MahApps.Metro.Controls
Containing Type
TreeHelper

Syntax

public static bool IsDescendantOf(this DependencyObject node, DependencyObject reference)

Parameters

Name Type Description
node DependencyObject
reference DependencyObject

Return Value

Type Description
bool