Свойство | Type | Description | |
---|---|---|---|
GetNamedElements | IEnumerable |
Méthode | Description | |
---|---|---|
FindName ( this |
Searches through the list of named elements looking for a case-insensitive match.
|
public static FindName ( this |
||
elementsToSearch | this |
The named elements to search through. |
name | string | The name to search for. |
Résultat | FrameworkElement |