7 writes to Opacity
PresentationCore (3)
MS\Internal\Ink\Renderer.cs (1)
662
hcVisual.
Opacity
= StrokeRenderer.HighlighterOpacity;
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (2)
798
si.StrokeCV.
Opacity
= si.Opacity;
852
si.StrokeRTICV.
Opacity
= si.Opacity;
PresentationFramework (4)
MS\Internal\Documents\FlowDocumentView.cs (2)
273
_pageVisual.
Opacity
= 0.5;
285
_pageVisual.
Opacity
= 1.0;
System\Windows\Controls\Primitives\DocumentPageView.cs (1)
971
drawingVisual.
Opacity
= 0.50;
System\Windows\Documents\RubberbandSelector.cs (1)
229
visual.
Opacity
= VisualTreeHelper.GetOpacity(old);