- Assembly
- Comet
.dll - Namespace
- Comet
.Extensions - Containing Type
- XAMLExtensions
Syntax
public static IEnumerable<T> FindChildren<T>(this DependencyObject parent)
where T : DependencyObject
Attributes
Type | Description |
---|---|
Iterator |
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
parent | DependencyObject |
Return Value
Type | Description |
---|---|
IEnumerable |