Метод | Описание | |
---|---|---|
GetChildrenInsideBounds ( this panel, |
||
GetChildrenUnderPosition ( this panel, |
||
MoveRelative ( this uiElement, System.Windows.Vector deltaPoint ) : void |
public static GetChildrenInsideBounds ( this panel, |
||
panel | this | |
boundsRelativeToParent | ||
Результат | IEnumerable |
public static GetChildrenUnderPosition ( this panel, |
||
panel | this | |
pointRelativeToParent | ||
Результат | IEnumerable |
public static MoveRelative ( this uiElement, System.Windows.Vector deltaPoint ) : void | ||
uiElement | this | |
deltaPoint | System.Windows.Vector | |
Результат | void |