Class GroupBoxBorder
Creates a theme-specific look for GroupBox elements.
Inheritance
GroupBoxBorder
Implements
Inherited Members
Namespace: PresentationTheme.AeroLite.Win10
Assembly: PresentationTheme.AeroLite.Win10.dll
Syntax
public class GroupBoxBorder : Border, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild
Remarks
The actual appearance of a GroupBox is dependent on which theme is active on the user's system. The properties of this class allow WPF to set the appearance based on the current theme.
Methods
| Improve this Doc View SourceOnRender(DrawingContext)
Declaration
protected override void OnRender(DrawingContext dc)
Parameters
Type | Name | Description |
---|---|---|
DrawingContext | dc |