Class ScreenGroupBox
public class ScreenGroupBox : GroupBox, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
- Inheritance
-
ScreenGroupBox
- Implements
- Inherited Members
- Extension Methods
Fields
CornermarkHeightProperty
public static readonly DependencyProperty CornermarkHeightProperty
Field Value
CornermarkWidthProperty
public static readonly DependencyProperty CornermarkWidthProperty
Field Value
LeftBottomBorderThicknessProperty
public static readonly DependencyProperty LeftBottomBorderThicknessProperty
Field Value
LeftTopBorderThicknessProperty
public static readonly DependencyProperty LeftTopBorderThicknessProperty
Field Value
RightBottomBorderThicknessProperty
public static readonly DependencyProperty RightBottomBorderThicknessProperty
Field Value
RightTopBorderThicknessProperty
public static readonly DependencyProperty RightTopBorderThicknessProperty
Field Value
Properties
ClearKey
public static ComponentResourceKey ClearKey { get; }
Property Value
CornermarkHeight
public double CornermarkHeight { get; set; }
Property Value
CornermarkKey
public static ComponentResourceKey CornermarkKey { get; }
Property Value
CornermarkWidth
public double CornermarkWidth { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
LeftBottomBorderThickness
public Thickness LeftBottomBorderThickness { get; set; }
Property Value
LeftTopBorderThickness
public Thickness LeftTopBorderThickness { get; set; }
Property Value
LineKey
public static ComponentResourceKey LineKey { get; }
Property Value
RightBottomBorderThickness
public Thickness RightBottomBorderThickness { get; set; }
Property Value
RightTopBorderThickness
public Thickness RightTopBorderThickness { get; set; }