ExtensionMethods Methods
The ExtensionMethods type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddTextBoxContextMenuItems |
Adds the text box context menu items.
|
|
GetAbsolutePlacement(FrameworkElement, Boolean) |
Gets the absolute placement.
|
|
GetAbsolutePlacement(FrameworkElement, Window, Boolean) |
Gets the absolute placement.
|
|
GetCharFromKey |
Converts key value to char.
|
|
GetChildControls |
Gets the child controls.
|
|
GetChildrenOfType<(Of <<'(T>)>>) |
Gets the type of the children of.
|
|
GetFocusedControl |
Gets the focused control.
|
|
GetKeyboardState |
Gets the state of the keyboard.
|
|
GetLogicalChild<(Of <<'(T>)>>) |
Gets the logical child.
|
|
GetLogicalChildren<(Of <<'(T>)>>) |
Gets the logical children.
|
|
GetLogicalParent<(Of <<'(T>)>>) |
Gets the logical parent.
|
|
GetMediaColor |
Converts System.color to Media.color.
|
|
GetParentOfType(DependencyObject, Type) |
Gets the type of the parent of.
|
|
GetParentOfType<(Of <<'(T>)>>)(DependencyObject) |
Gets the type of the parent of.
|
|
GetVisualChild<(Of <<'(T>)>>) |
Gets the visual child.
|
|
IsChildControl |
Determines whether [is child control] [the specified control].
|
|
IsDesignMode |
Determines whether [is design mode] [the specified dependency object].
|
|
IsUserVisible |
Determines whether [is user visible] [the specified container].
|
|
IsWindowClosing |
Determines whether [is window closing] [the specified new focus].
|
|
MapVirtualKey |
Maps the virtual key.
|
|
ScrollToTop |
Scrolls to top.
|
|
SetAllChildControlsReadOnlyMode |
Sets all child controls read only mode.
|
|
SetTabFocusToControl |
Sets the tab focus to control.
|
|
ToTextAlignment |
Converts to textalignment.
|
|
ToUnicode |
Converts to unicode.
|