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