RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ExtensionMethods Methods

The ExtensionMethods type exposes the following members.

Methods


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