Class Border
Inheritance
System.Object
Border
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 Border : Decorator, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
Border()
Declaration
public Border()
Fields
BackgroundProperty
BorderBrushProperty
BorderThicknessProperty
CornerRadiusProperty
PaddingProperty
Properties
Background
BorderBrush
BorderThickness
CornerRadius
Padding
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|