3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (3)
332this[index] = Cast(value); 339return AddHelper(Cast(value)); 365Insert(index, Cast(value));