C# Class CK.WindowManager.Model.HitTester.HitTestResult

Inheritance: IBinding
ファイルを表示 Open project: Invenietis/ck-certified

Public Methods

Method Description
HitTestResult ( IWindowElement origin, IWindowElement target, BindingPosition position ) : System

Method Details

HitTestResult() public method

public HitTestResult ( IWindowElement origin, IWindowElement target, BindingPosition position ) : System
origin IWindowElement
target IWindowElement
position BindingPosition
return System