5 references to CreateStops
PresentationFramework.Aero (5)
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (5)
342GradientStopCollection sideStops = CreateStops(c, 0); 366topLeftStops = CreateStops(c, cornerRadius.TopLeft); 383topRightStops = CreateStops(c, cornerRadius.TopRight); 402bottomLeftStops = CreateStops(c, cornerRadius.BottomLeft); 423bottomRightStops = CreateStops(c, cornerRadius.BottomRight);