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