5 writes to Opacity
PresentationFramework (5)
System\Windows\Controls\Primitives\CalendarItem.cs (5)
1266childButton.Opacity = 0; 1271childButton.Opacity = 1; 1282childButton.Opacity = 0; 1310childButton.Opacity = 0; 1315childButton.Opacity = 1;
2 references to Opacity
PresentationCore (2)
System\Windows\UIElement.cs (2)
2708base.VisualOpacity = Opacity; 3016base.VisualOpacity = Opacity;