Click or drag to resize

AttacherGetInputBindings Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Common.Helpers.Attacher.GetInputBindings(System.Windows.UIElement)"]


Namespace: RAYLASE.Marker.GUI.Common.Helpers
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public static InputBindingCollection GetInputBindings(
	UIElement element
)

Parameters

element  UIElement

[Missing <param name="element"/> documentation for "M:RAYLASE.Marker.GUI.Common.Helpers.Attacher.GetInputBindings(System.Windows.UIElement)"]

Return Value

InputBindingCollection

[Missing <returns> documentation for "M:RAYLASE.Marker.GUI.Common.Helpers.Attacher.GetInputBindings(System.Windows.UIElement)"]

See Also