Implemented interface member:
1 write to
PresentationCore (1)
System\Windows\Media\Generated\TextEffectCollection.cs (1)
338
this
[
index] = Cast(value);
6 references to
PresentationCore (3)
MS\Internal\TextFormatting\TextStore.cs (2)
502
TextEffect effect = textEffects
[
i];
527
TextEffect effect = textEffects
[
j];
System\Windows\Media\Generated\TextEffectCollection.cs (1)
333
return this
[
index];
PresentationFramework (3)
System\Windows\Documents\TextEffectResolver.cs (3)
173
if (textEffects
[
i] == _effect)
193
if (textEffects
[
i] == _effect)
215
if (textEffects
[
i] == _effect)