11 references to BackgroundOverlay
PresentationFramework.Aero (11)
Microsoft\Windows\Themes\ButtonChrome.cs (11)
131chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 153chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 213chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 228double currentOpacity = chrome.BackgroundOverlay.Opacity; 240chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 252chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 303chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 312GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 345chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 354GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 504fill = BackgroundOverlay;