1 write to OpacityProperty
PresentationCore (1)
System\Windows\Media\Generated\Brush.cs (1)
434OpacityProperty =
116 references to OpacityProperty
PresentationCore (13)
System\Windows\Media\BitmapCacheBrush.cs (2)
358if ((double)value != (double)OpacityProperty.GetDefaultValue(typeof(BitmapCacheBrush))) 385OpacityProperty.OverrideMetadata(typeofThis, new IndependentlyAnimatedPropertyMetadata(1.0, /* PropertyChangedHandle */ null, CoerceOpacity));
System\Windows\Media\Effects\Generated\ImplicitInputBrush.cs (1)
132DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
335DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\Brush.cs (3)
67target.PropertyChanged(OpacityProperty); 168return (double) GetValue(OpacityProperty); 172SetValueInternal(OpacityProperty, value);
System\Windows\Media\Generated\DrawingBrush.cs (1)
190DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\ImageBrush.cs (1)
190DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\SolidColorBrush.cs (1)
151DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\VisualBrush.cs (1)
227DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\LinearGradientBrush.cs (1)
152DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\RadialGradientBrush.cs (1)
93DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
7887DependencyProperty dp = System.Windows.Media.Brush.OpacityProperty;
PresentationFramework.Aero (51)
Microsoft\Windows\Themes\BulletChrome.cs (17)
126chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 127chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 177chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 178chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 268chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 269chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 272chrome.HighlightStroke.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 408chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 409chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 439chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 440chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 507chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 508chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 512chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 519chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 520chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 521chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ButtonChrome.cs (20)
132chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 133chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 151chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 152chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 209chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 210chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 237chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 238chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 247chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 248chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 298chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 299chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 300chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 301chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 304chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 331chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 332chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 333chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 337chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 338chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da);
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
142chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da); 155chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ScrollChrome.cs (12)
114chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 117chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 122chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 123chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 126chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 129chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 152chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 153chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 160chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 161chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 162chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 163chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);
PresentationFramework.Aero2 (51)
Microsoft\Windows\Themes\BulletChrome.cs (17)
126chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 127chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 177chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 178chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 268chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 269chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 272chrome.HighlightStroke.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 408chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 409chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 439chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 440chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 507chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 508chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 512chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 519chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 520chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 521chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ButtonChrome.cs (20)
132chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 133chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 151chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 152chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 209chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 210chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 237chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 238chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 247chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 248chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 298chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 299chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 300chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 301chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 304chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 331chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 332chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 333chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 337chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 338chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da);
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
142chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da); 155chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ScrollChrome.cs (12)
114chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 117chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 122chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 123chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 126chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 129chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 152chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 153chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 160chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 161chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 162chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 163chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);