7 writes to Opacity
PresentationCore (3)
MS\Internal\Ink\Renderer.cs (1)
670
hcVisual.
Opacity
= StrokeRenderer.HighlighterOpacity;
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (2)
812
si.StrokeCV.
Opacity
= si.Opacity;
866
si.StrokeRTICV.
Opacity
= si.Opacity;
PresentationFramework (4)
MS\Internal\Documents\FlowDocumentView.cs (2)
275
_pageVisual.
Opacity
= 0.5;
287
_pageVisual.
Opacity
= 1.0;
System\Windows\Controls\Primitives\DocumentPageView.cs (1)
975
drawingVisual.
Opacity
= 0.50;
System\Windows\Documents\RubberbandSelector.cs (1)
239
visual.
Opacity
= VisualTreeHelper.GetOpacity(old);