Windows.UI.Xaml.Media.GradientStop
June 22, 2022 · View on GitHub
-description
Describes the location and color of a transition point in a gradient.
-xaml-syntax
<GradientStop .../>
-remarks
-examples
This example creates a linear gradient with four colors and uses it to paint a Rectangle.
[!code-xamlGradient1]
-see-also
DependencyObject dencyObject](../windows.ui.xaml/dependencyobject.md)