Implemented interface member:
1 write to
PresentationCore (1)
System\Windows\Media\Generated\TextEffectCollection.cs (1)
353
this
[
index] = Cast(value);
6 references to
PresentationCore (3)
MS\Internal\TextFormatting\TextStore.cs (2)
501
TextEffect effect = textEffects
[
i];
526
TextEffect effect = textEffects
[
j];
System\Windows\Media\Generated\TextEffectCollection.cs (1)
348
return this
[
index];
PresentationFramework (3)
System\Windows\Documents\TextEffectResolver.cs (3)
172
if (textEffects
[
i] == _effect)
192
if (textEffects
[
i] == _effect)
214
if (textEffects
[
i] == _effect)