|
AcquireWin32Focus |
Microsoft internal use only. |
|
AddPropertyChangeHandler<T>(T, DependencyProperty, EventHandler) |
Adds a handler that is called when property changes on instance. |
|
AddPropertyChangeHandler<T>(T, DependencyProperty, EventHandler, Type) |
Adds a handler that is called when property changes on instance. |
|
CopyTo |
Microsoft internal use only. |
|
FindAncestor<TAncestorType>(Visual) |
Finds the first ancestor of a given type in the logical or visual tree. |
|
FindAncestor<TElementType>(TElementType, Func<TElementType, TElementType>, Func<TElementType, Boolean>) |
|
|
FindAncestor<TAncestorType, TElementType>(TElementType, Func<TElementType, TElementType>) |
|
|
FindAncestorOrSelf<TAncestorType>(Visual) |
Finds the first ancestor of a given type in the logical or visual tree, or the object itself if it matches in type. |
|
FindAncestorOrSelf<TElementType>(TElementType, Func<TElementType, TElementType>, Func<TElementType, Boolean>) |
|
|
FindAncestorOrSelf<TAncestorType, TElementType>(TElementType, Func<TElementType, TElementType>) |
|
|
FindCommonAncestor(DependencyObject, DependencyObject) |
Microsoft internal use only. |
|
FindCommonAncestor<T>(T, T, Func<T, T>) |
|
|
FindDescendant(DependencyObject, Predicate<DependencyObject>) |
Microsoft internal use only. |
|
FindDescendant<T>(DependencyObject) |
Microsoft internal use only. |
|
FindDescendantReverse<T> |
Microsoft internal use only. |
|
FindDescendants<T> |
Microsoft internal use only. |
|
FindDescendantsReverse<T> |
Microsoft internal use only. |
|
GetVisualOrLogicalParent |
Microsoft internal use only. |
|
IsAncestorOf<TElementType> |
|
|
IsClipped |
Determines whether the element's text is clipped by a parent ScrollViewer (the element can still be scrolled to view the clipped text) |
|
IsConnectedToPresentationSource |
Microsoft internal use only. |
|
IsLogicalAncestorOf |
Microsoft internal use only. |
|
IsNearlyEqual |
Microsoft internal use only. |
|
IsNonreal |
Microsoft internal use only. |
|
IsSignificantlyGreaterThan |
Determines whether the first value is significantly greater than the second value. |
|
IsSignificantlyLessThan |
Determines whether the first value is significantly less than the second value. |
|
IsTextTrimmed |
Microsoft internal use only. |
|
IsTopmost |
Microsoft internal use only. |
|
IsTrimmed |
Microsoft internal use only. |
|
RaiseEvent(EventHandler, Object) |
Microsoft internal use only. |
|
RaiseEvent(NotifyCollectionChangedEventHandler, Object, NotifyCollectionChangedEventArgs) |
Microsoft internal use only. |
|
RaiseEvent(CancelEventHandler, Object, CancelEventArgs) |
Microsoft internal use only. |
|
RaiseEvent(PropertyChangedEventHandler, Object, PropertyChangedEventArgs) |
Microsoft internal use only. |
|
RaiseEvent(PropertyChangingEventHandler, Object, PropertyChangingEventArgs) |
Microsoft internal use only. |
|
RaiseEvent(EventHandler, Object, EventArgs) |
Microsoft internal use only. |
|
RaiseEvent<TEventArgs>(EventHandler<TEventArgs>, Object, TEventArgs) |
Microsoft internal use only. |
|
RemovePropertyChangeHandler<T>(T, DependencyProperty, EventHandler) |
Microsoft internal use only. |
|
RemovePropertyChangeHandler<T>(T, DependencyProperty, EventHandler, Type) |
Microsoft internal use only. |
|
ThrowIfNullOrEmpty |
Microsoft internal use only. |
|
ToArgb |
Microsoft internal use only. |
|
ToColorFromArgb |
Microsoft internal use only. |
|
ToColorFromRgba |
Microsoft internal use only. |
|
ToPOINTL |
Microsoft internal use only. |
|
ToRgba |
Microsoft internal use only. |
|
TraverseVisualTree<T> |
Microsoft internal use only. |
|
TraverseVisualTreeReverse<T> |
Microsoft internal use only. |