16 references to RadialGradientBrush
PresentationFramework.Aero (4)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
368RadialGradientBrush topLeft = new RadialGradientBrush(topLeftStops); 385RadialGradientBrush topRight = new RadialGradientBrush(topRightStops); 404RadialGradientBrush bottomLeft = new RadialGradientBrush(bottomLeftStops); 425RadialGradientBrush bottomRight = new RadialGradientBrush(bottomRightStops);
PresentationFramework.Classic (4)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
368RadialGradientBrush topLeft = new RadialGradientBrush(topLeftStops); 385RadialGradientBrush topRight = new RadialGradientBrush(topRightStops); 404RadialGradientBrush bottomLeft = new RadialGradientBrush(bottomLeftStops); 425RadialGradientBrush bottomRight = new RadialGradientBrush(bottomRightStops);
PresentationFramework.Luna (4)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
368RadialGradientBrush topLeft = new RadialGradientBrush(topLeftStops); 385RadialGradientBrush topRight = new RadialGradientBrush(topRightStops); 404RadialGradientBrush bottomLeft = new RadialGradientBrush(bottomLeftStops); 425RadialGradientBrush bottomRight = new RadialGradientBrush(bottomRightStops);
PresentationFramework.Royale (4)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (4)
368RadialGradientBrush topLeft = new RadialGradientBrush(topLeftStops); 385RadialGradientBrush topRight = new RadialGradientBrush(topRightStops); 404RadialGradientBrush bottomLeft = new RadialGradientBrush(bottomLeftStops); 425RadialGradientBrush bottomRight = new RadialGradientBrush(bottomRightStops);