I\'m using VisualTreeHelper.GetChildrenCount() to find child controls, but it always return 0.
VisualTreeHelper.GetChildrenCount()
Here is my code