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