Table of Contents

Class ScreenGroupBox

Namespace
HeBianGu.Control.Screen
Assembly
HeBianGu.Control.Screen.dll
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

DependencyProperty

CornermarkWidthProperty

public static readonly DependencyProperty CornermarkWidthProperty

Field Value

DependencyProperty

LeftBottomBorderThicknessProperty

public static readonly DependencyProperty LeftBottomBorderThicknessProperty

Field Value

DependencyProperty

LeftTopBorderThicknessProperty

public static readonly DependencyProperty LeftTopBorderThicknessProperty

Field Value

DependencyProperty

RightBottomBorderThicknessProperty

public static readonly DependencyProperty RightBottomBorderThicknessProperty

Field Value

DependencyProperty

RightTopBorderThicknessProperty

public static readonly DependencyProperty RightTopBorderThicknessProperty

Field Value

DependencyProperty

Properties

ClearKey

public static ComponentResourceKey ClearKey { get; }

Property Value

ComponentResourceKey

CornermarkHeight

public double CornermarkHeight { get; set; }

Property Value

double

CornermarkKey

public static ComponentResourceKey CornermarkKey { get; }

Property Value

ComponentResourceKey

CornermarkWidth

public double CornermarkWidth { get; set; }

Property Value

double

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

LeftBottomBorderThickness

public Thickness LeftBottomBorderThickness { get; set; }

Property Value

Thickness

LeftTopBorderThickness

public Thickness LeftTopBorderThickness { get; set; }

Property Value

Thickness

LineKey

public static ComponentResourceKey LineKey { get; }

Property Value

ComponentResourceKey

RightBottomBorderThickness

public Thickness RightBottomBorderThickness { get; set; }

Property Value

Thickness

RightTopBorderThickness

public Thickness RightTopBorderThickness { get; set; }

Property Value

Thickness