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)
236ctx.PushOpacity(Opacity);
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (1)
632data.Opacity = Opacity;