Implemented interface member:
1 write to
PresentationCore (1)
System\Windows\Media\Generated\TextEffectCollection.cs (1)
369
this
[
index] = Cast(value);
6 references to
PresentationCore (3)
MS\Internal\TextFormatting\TextStore.cs (2)
517
TextEffect effect = textEffects
[
i];
542
TextEffect effect = textEffects
[
j];
System\Windows\Media\Generated\TextEffectCollection.cs (1)
364
return this
[
index];
PresentationFramework (3)
System\Windows\Documents\TextEffectResolver.cs (3)
177
if (textEffects
[
i] == _effect)
197
if (textEffects
[
i] == _effect)
219
if (textEffects
[
i] == _effect)