Method GetAllChildren
GetAllChildren<T>()
Gets collection of View elements added to pages of the application.
public static IEnumerable<T> GetAllChildren<T>()
Returns
- IEnumerable<T>
Type Parameters
T
Gets collection of View elements added to pages of the application.
public static IEnumerable<T> GetAllChildren<T>()
T