Class BulletDecorator
Inheritance
System.Object
BulletDecorator
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class BulletDecorator : Decorator, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
BulletDecorator()
Declaration
public BulletDecorator()
Fields
BackgroundProperty
Properties
Background
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|