3 references to Cast
PresentationCore (3)
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (3)
371this[index] = Cast(value); 378return AddHelper(Cast(value)); 394Insert(index, Cast(value));