프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetNamedElements | IEnumerable |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | FrameworkElement |