Edit

Share via


FrameworkElementHelpers Class

Definition

public ref class FrameworkElementHelpers abstract sealed
public static class FrameworkElementHelpers
type FrameworkElementHelpers = class
Public Module FrameworkElementHelpers
Inheritance
FrameworkElementHelpers

Methods

BindToControlDependencyProperty(FrameworkElement, FrameworkElement, String, BindingMode, DependencyProperty)
BindToControlDependencyProperty(FrameworkElement, FrameworkElement, String, DependencyProperty)
BindToProperty(FrameworkElement, Object, String, DependencyProperty)
FindParent<T>(FrameworkElement)
GetAbsolutePosition(UIElement)
GetAbsolutePositionOrDefault(UIElement, Point)
GetAncestorValue<T>(DependencyObject, DependencyProperty)
GetInheritedValue(DependencyObject, DependencyProperty)
GetOldestParent<T>(DependencyObject)
IsInVisualTree(DependencyObject)
IsInVisualTree(Visual)
IsParentOf(FrameworkElement, FrameworkElement)
IsParentPopup(DependencyObject)

Applies to