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