3 references to Cast
PresentationCore (3)
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (3)
347
this[index] =
Cast
(value);
354
return AddHelper(
Cast
(value));
370
Insert(index,
Cast
(value));