Method | Description | |
---|---|---|
GetChildrenInsideBounds ( this panel, |
||
GetChildrenUnderPosition ( this panel, |
||
MoveRelative ( this uiElement, System.Windows.Vector deltaPoint ) : void |
public static GetChildrenInsideBounds ( this panel, |
||
panel | this | |
boundsRelativeToParent | ||
return | IEnumerable |
public static GetChildrenUnderPosition ( this panel, |
||
panel | this | |
pointRelativeToParent | ||
return | IEnumerable |
public static MoveRelative ( this uiElement, System.Windows.Vector deltaPoint ) : void | ||
uiElement | this | |
deltaPoint | System.Windows.Vector | |
return | void |