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