11 references to BackgroundOverlay
PresentationFramework.Aero (11)
Microsoft\Windows\Themes\ButtonChrome.cs (11)
141chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 161chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 219chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 234double currentOpacity = chrome.BackgroundOverlay.Opacity; 246chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 256chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 307chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 316GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 347chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 354GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 506fill = BackgroundOverlay;