11 references to BackgroundOverlay
PresentationFramework.Aero (11)
Microsoft\Windows\Themes\ButtonChrome.cs (11)
147chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 167chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 225chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 240double currentOpacity = chrome.BackgroundOverlay.Opacity; 252chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 262chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 313chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 322GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 353chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 360GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 512fill = BackgroundOverlay;