3 references to Cast
PresentationFramework (3)
System\Windows\Controls\UIElementCollection.cs (3)
408return Add(Cast(value)); 432Insert(index, Cast(value)); 468this[index] = Cast(value);