Метод | Описание | |
---|---|---|
GetChildAt ( IEnumerable |
||
GetChildAt ( System.Windows.Controls.UIElementCollection children, |
||
GetChildrenFromItemsControl ( |
||
GetChildrenFromPanel ( System.Windows.Controls.Panel panel ) : IEnumerable |
public static GetChildAt ( IEnumerable |
||
children | IEnumerable |
|
point | ||
Результат | UIElement |
public static GetChildAt ( System.Windows.Controls.UIElementCollection children, |
||
children | System.Windows.Controls.UIElementCollection | |
point | ||
Результат | UIElement |
public static GetChildrenFromItemsControl ( |
||
itemsControl | ||
Результат | IEnumerable |
public static GetChildrenFromPanel ( System.Windows.Controls.Panel panel ) : IEnumerable |
||
panel | System.Windows.Controls.Panel | |
Результат | IEnumerable |