1 write to Clip
PresentationCore (1)
System\Windows\Media\TextEffect.cs (1)
47
Clip
= clip;
2 references to Clip
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesRun.cs (2)
263
if (textEffect.
Clip
!= null)
265
drawingContext.PushClip(textEffect.
Clip
);