5 writes to Opacity
PresentationCore (3)
MS\Internal\Ink\Renderer.cs (1)
662
Opacity
= StrokeRenderer.HighlighterOpacity
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (2)
793
si.StrokeCV.
Opacity
= si.Opacity;
842
si.StrokeRTICV.
Opacity
= si.Opacity;
PresentationFramework (2)
System\Windows\Controls\Primitives\DocumentPageView.cs (1)
965
drawingVisual.
Opacity
= 0.50;
System\Windows\Documents\RubberbandSelector.cs (1)
225
visual.
Opacity
= VisualTreeHelper.GetOpacity(old);
2 references to Opacity
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentView.cs (2)
264
_pageVisual?.
Opacity
= 0.5;
273
_pageVisual?.
Opacity
= 1.0;