1 write to OpacityProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\Brush.cs (1)
471OpacityProperty =
65 references to OpacityProperty
PresentationCore (13)
Core\CSharp\System\Windows\Media\BitmapCacheBrush.cs (2)
369if ((double)value != (double)OpacityProperty.GetDefaultValue(typeof(BitmapCacheBrush))) 396OpacityProperty.OverrideMetadata(typeofThis, new IndependentlyAnimatedPropertyMetadata(1.0, /* PropertyChangedHandle */ null, CoerceOpacity));
Core\CSharp\System\Windows\Media\Effects\Generated\ImplicitInputBrush.cs (1)
170DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
378DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\Generated\Brush.cs (3)
96target.PropertyChanged(OpacityProperty); 205return (double) GetValue(OpacityProperty); 209SetValueInternal(OpacityProperty, value);
Core\CSharp\System\Windows\Media\Generated\DrawingBrush.cs (1)
234DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\Generated\ImageBrush.cs (1)
234DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\Generated\SolidColorBrush.cs (1)
191DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\Generated\VisualBrush.cs (1)
266DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\LinearGradientBrush.cs (1)
174DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\RadialGradientBrush.cs (1)
117DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
7847DependencyProperty dp = System.Windows.Media.Brush.OpacityProperty;
PresentationFramework.Aero (51)
Microsoft\Windows\Themes\BulletChrome.cs (17)
138chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 139chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 189chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 190chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 280chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 281chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 284chrome.HighlightStroke.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 420chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 421chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 451chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 452chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 519chrome.GlyphStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 520chrome.GlyphFill.BeginAnimation(Brush.OpacityProperty, da); 524chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da); 531chrome.GlyphStroke.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 532chrome.GlyphFill.BeginAnimation(SolidColorBrush.OpacityProperty, da); 533chrome.HighlightStroke.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ButtonChrome.cs (20)
147chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 148chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 166chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 167chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 224chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 225chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 252chrome.BackgroundOverlay.BeginAnimation(LinearGradientBrush.OpacityProperty, daukf); 253chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, daukf); 262chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 263chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 313chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da); 314chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 315chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 316chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 319chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 346chrome.LeftDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 347chrome.TopDropShadowBrush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 348chrome.InnerBorderPen.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 352chrome.BorderOverlayPen.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 353chrome.BackgroundOverlay.BeginAnimation(SolidColorBrush.OpacityProperty, da);
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
154chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da); 167chrome.BorderOverlayPen.Brush.BeginAnimation(Brush.OpacityProperty, da);
Microsoft\Windows\Themes\ScrollChrome.cs (12)
125chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 128chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 133chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 134chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 137chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 140chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 163chrome.Glyph.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 164chrome.GlyphShadow.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 171chrome.Fill.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 172chrome.OuterBorder.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da); 173chrome.InnerBorder.Brush.BeginAnimation(LinearGradientBrush.OpacityProperty, da); 174chrome.Shadow.Brush.BeginAnimation(SolidColorBrush.OpacityProperty, da);