[Missing <summary> documentation for "M:QAliber.Engine.Controls.IControlLocator.GetControlFromPoint(System.Windows.Point)"]
Assembly: QAliber.Engine (in QAliber.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
UIControlBase GetControlFromPoint( Point pt ) |
| Visual Basic (Declaration) |
|---|
Function GetControlFromPoint ( _ pt As Point _ ) As UIControlBase |
| Visual C++ |
|---|
UIControlBase^ GetControlFromPoint( Point pt ) |
Parameters
- pt
- Type: System.Windows..::.Point
[Missing <param name="pt"/> documentation for "M:QAliber.Engine.Controls.IControlLocator.GetControlFromPoint(System.Windows.Point)"]
Return Value
[Missing <returns> documentation for "M:QAliber.Engine.Controls.IControlLocator.GetControlFromPoint(System.Windows.Point)"]