5 references to CloneCurrentValue
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
1400
Pen textDecorationPen = textDecoration.Pen.
CloneCurrentValue
();
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (2)
194
Pen p = _pen.
CloneCurrentValue
();
236
_pen = _pen.
CloneCurrentValue
();
AlphaFlattener\Flattener.cs (1)
1391
pen = pen.
CloneCurrentValue
();
Serialization\DrawingContextFlattener.cs (1)
241
pen = pen.
CloneCurrentValue
();