11 references to BackgroundOverlay
PresentationFramework.Aero2 (11)
Microsoft\Windows\Themes\ButtonChrome.cs (11)
132chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 154chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 214chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 229double currentOpacity = chrome.BackgroundOverlay.Opacity; 241chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 253chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 304chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 313GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 346chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 355GradientStopCollection gsc = ((LinearGradientBrush)chrome.BackgroundOverlay).GradientStops; 508fill = BackgroundOverlay;