NoesisGUI
 

🔹 LogicalTreeHelper Class

namespace Noesis

Contains static methods useful for performing common tasks with nodes in a logical tree.

Inheritance Hierarchy

LogicalTreeHelper

📚 Class Hierarchy Index

Properties

LogicalTreeHelper has no properties

Attached Properties

LogicalTreeHelper has no attached properties

Methods

Name Description
 FindLogicalNode(const FrameworkElement*, const char*) Search for an element with specified name down the logical tree
 GetChild(const FrameworkElement*, uint32_t) Returns the child logical object of a parent at the specified index
 GetChildrenCount(const FrameworkElement*) Returns the number of children that a parent element contains
 GetParent(const FrameworkElement*) Returns the logical parent element of the specified element

Events

LogicalTreeHelper has no events

 
© 2017 Noesis Technologies