Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: XAML
C#
Visual Basic
XAML
.NET Framework Class Library
PropertyBox
.
.
::
.
.
LabelStyle Property
PropertyBox Class
See Also
Gets or sets the Style applied to the label.
Namespace:
C1.WPF.Extended
Assembly:
C1.WPF.Extended
(in C1.WPF.Extended.dll)
Syntax
C#
public
Style
LabelStyle
{
get
;
set
; }
Visual Basic
Public
Property
LabelStyle
As
Style
Get
Set
Remarks
This is a dependency property.
See Also
PropertyBox Class
C1.WPF.Extended Namespace