3 references to Cast
PresentationFramework (3)
src\Framework\System\Windows\Controls\UIElementCollection.cs (3)
414return Add(Cast(value)); 438Insert(index, Cast(value)); 474this[index] = Cast(value);