1 write to Clip
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextEffect.cs (1)
64
Clip
= clip;
2 references to Clip
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (2)
293
if (textEffect.
Clip
!= null)
295
drawingContext.PushClip(textEffect.
Clip
);