Class HelpMarker
public class HelpMarker : Control, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
- Inheritance
-
HelpMarker
- Implements
- Inherited Members
Fields
DiameterProperty
public static readonly DependencyProperty DiameterProperty
Field Value
RadiusProperty
public static readonly DependencyProperty RadiusProperty
Field Value
Properties
Diameter
public double Diameter { get; set; }
Property Value
Radius
public CornerRadius Radius { get; protected set; }