1 write to OpacityProperty
PresentationCore (1)
System\Windows\Media\Generated\Brush.cs (1)
458OpacityProperty =
116 references to OpacityProperty
PresentationCore (13)
System\Windows\Media\BitmapCacheBrush.cs (2)
366if ((double)value != (double)OpacityProperty.GetDefaultValue(typeof(BitmapCacheBrush))) 393OpacityProperty.OverrideMetadata(typeofThis, new IndependentlyAnimatedPropertyMetadata(1.0, /* PropertyChangedHandle */ null, CoerceOpacity));
System\Windows\Media\Effects\Generated\ImplicitInputBrush.cs (1)
158DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
362DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\Brush.cs (3)
91target.PropertyChanged(OpacityProperty); 192return (double) GetValue(OpacityProperty); 196SetValueInternal(OpacityProperty, value);
System\Windows\Media\Generated\DrawingBrush.cs (1)
218DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\ImageBrush.cs (1)
218DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\SolidColorBrush.cs (1)
179DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\VisualBrush.cs (1)
254DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\LinearGradientBrush.cs (1)
165DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\RadialGradientBrush.cs (1)
106DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
7889DependencyProperty dp = System.Windows.Media.Brush.OpacityProperty;
PresentationFramework.Aero (51)
Microsoft\Windows\Themes\BulletChrome.cs (17)
132chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 133chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 183chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 184chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 274chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 275chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 278chrome.HighlightStroke.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 414chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 415chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 445chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 446chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 513chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 514chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 518chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 525chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 526chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 527chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ButtonChrome.cs (20)
141chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 142chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 160chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 161chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 218chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 219chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 246chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 247chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 256chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 257chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 307chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 308chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 309chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 310chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 313chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 340chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 341chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 342chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 346chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 347chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da);
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
148chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da); 161chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ScrollChrome.cs (12)
119chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 122chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 127chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 128chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 131chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 134chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 157chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 158chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 165chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 166chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 167chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 168chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);
PresentationFramework.Aero2 (51)
Microsoft\Windows\Themes\BulletChrome.cs (17)
132chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 133chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 183chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 184chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 274chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 275chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 278chrome.HighlightStroke.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 414chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 415chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 445chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 446chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 513chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 514chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 518chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 525chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 526chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 527chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ButtonChrome.cs (20)
141chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 142chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 160chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 161chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 218chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 219chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 246chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 247chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 256chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 257chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 307chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 308chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 309chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 310chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 313chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 340chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 341chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 342chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 346chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 347chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da);
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
148chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da); 161chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ScrollChrome.cs (12)
119chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 122chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 127chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 128chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 131chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 134chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 157chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 158chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 165chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 166chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 167chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 168chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);