1 write to Opacity
PresentationCore (1)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
871
_currentDrawingGroup.
Opacity
= opacity;
2 references to Opacity
PresentationCore (2)
Core\CSharp\System\Windows\Media\DrawingGroup.cs (1)
236
ctx.PushOpacity(
Opacity
);
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (1)
632
data.Opacity =
Opacity
;