3 references to Cast
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (3)
378
this[index] =
Cast
(value);
385
return AddHelper(
Cast
(value));
401
Insert(index,
Cast
(value));