11 references to BackgroundOverlay
PresentationFramework.Aero (11)
Microsoft\Windows\Themes\ButtonChrome.cs (11)
132chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 152chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 210chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 225double currentOpacity = chrome.BackgroundOverlay.Opacity; 237chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 247chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 298chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 307GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 338chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 345GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 497fill = BackgroundOverlay;