Table of Contents

Class HelpMarker

Namespace
The.WPF.Controls
Assembly
Instagile.WPF.dll
public class HelpMarker : Control, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
Inheritance
HelpMarker
Implements
Inherited Members

Fields

DiameterProperty

public static readonly DependencyProperty DiameterProperty

Field Value

DependencyProperty

RadiusProperty

public static readonly DependencyProperty RadiusProperty

Field Value

DependencyProperty

Properties

Diameter

public double Diameter { get; set; }

Property Value

double

Radius

public CornerRadius Radius { get; protected set; }

Property Value

CornerRadius