ClassGradientStop
Class
Wraps a GradientStop object.
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class GradientStop : AutomationObject<GradientStop>, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<GradientStop>GradientStop
Implements:
Inherited Members
Constructors
GradientStop()
Create a new instance of GradientStop class.
Declaration
cs-api-definition
public GradientStop()
Fields
ColorProperty
AutomationProperty object for Color property.
Declaration
cs-api-definition
public static AutomationProperty ColorProperty
Field Value
OffsetProperty
AutomationProperty object for Offset property.
Declaration
cs-api-definition
public static AutomationProperty OffsetProperty
Field Value
Properties
Color
Get the gradient stop color.
Methods
GetRealType()
Gets the real peer type