|
Â
| Name | Description |
|---|
 | ChildrenOfType<(Of <<'(T>)>>) |
Gets all child elements recursively from the visual tree by given type.
(Defined by ChildrenOfTypeExtensions.) |
 | ClearIfNoBindingAndSet |
Clears if set.
(Defined by CommonExtensions.) |
 | ClearIfSet |
Clears the property if a value has been set.
(Defined by CommonExtensions.) |
 | EnableLayoutRounding | (Defined by LayoutRoundingHelperExtensions.) |
 | FindChildByType<(Of <<'(T>)>>) |
Finds child element of the specified type. Uses breadth-first search.
(Defined by ChildrenOfTypeExtensions.) |
 | GetAssociatedInlineUIContainer | (Defined by ExtensionMethods.) |
 | GetAssociatedLayoutBox | (Defined by ExtensionMethods.) |
 | GetBaseControlItemStatus |
Gets a string that communicates the visual status of a Control.
(Defined by AutomationExtensions.) |
 | GetBoundsRelativeTo | (Defined by ExtensionMethods.) |
 | GetGlobalMousePosition | (Defined by WindowHost.) |
 | GetHashCodeOrZero | (Defined by ExtensionMethods.) |
 | GetParentPane | (Defined by DockingLogicalTreeHelper.) |
 | GetParents |
Enumerates through element's parents in the visual tree.
(Defined by ParentOfTypeExtensions.) |
 | GetVisualParent<(Of <<'(T>)>>) |
Searches up in the visual tree for parent element of the specified type.
(Defined by ParentOfTypeExtensions.) |
 | IsKeyboardFocusWithin | (Defined by KeyboardHelper.) |
 | IsLocalValueSet(DependencyProperty) | Overloaded.
Determines whether the specified dependency property local value is set.
(Defined by DependencyObjectExtensions.) |
 | IsLocalValueSet(DependencyProperty) | Overloaded.
Determines whether the specified dependency property local value is set.
(Defined by CommonExtensions.) |
 | ParentOfType<(Of <<'(T>)>>) |
Gets the parent element from the visual tree by given type.
(Defined by ParentOfTypeExtensions.) |
 | SetAssociatedLayoutBox | (Defined by ExtensionMethods.) |
 | SetIfDifferent |
Sets the value of the dependencyProperty property if it's hasn't that value currently.
(Defined by CommonExtensions.) |
 | SetLayout |
Sets the location in the element in Canvas.
(Defined by CommonExtensions.) |
 | SetLocation(Point) | Overloaded.
Sets the location in the element in Canvas.
(Defined by CommonExtensions.) |
 | SetLocation(Double, Double) | Overloaded.
Sets the location in the element in Canvas.
(Defined by CommonExtensions.) |
 | SlideIn()()()() | Overloaded.
Slides the given element into view. This is an extension method.
(Defined by CalendarAnimation.) |
 | SlideIn(TimeSpan) | Overloaded.
Slides the given element into view. This is an extension method.
(Defined by CalendarAnimation.) |
 | SlideOut()()()() | Overloaded.
Slides the given element out of view. This is an extension method.
(Defined by CalendarAnimation.) |
 | SlideOut(TimeSpan) | Overloaded.
Slides the given element out of view. This is an extension method.
(Defined by CalendarAnimation.) |
 | Translate(Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), TimeSpan) | Overloaded.
Translates the target element as requested by the parameters.
(Defined by CalendarAnimation.) |
 | Translate(Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), Nullable<(Of <<'(Double>)>>), TimeSpan, Action) | Overloaded.
Translates the target element as requested by the parameters and executes the action request.
(Defined by CalendarAnimation.) |