Skip to content

Commit 2cbc28a

Browse files
author
Oren Novotny
committed
whitespace
1 parent a33d12c commit 2cbc28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/WpfControlLibrary/CustomControl1.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ namespace WpfControlLibrary
4545
///
4646
/// </summary>
4747
public class CustomControl1 : Control
48-
{
48+
{
4949
static CustomControl1()
5050
{
5151
DefaultStyleKeyProperty.OverrideMetadata(typeof(CustomControl1), new FrameworkPropertyMetadata(typeof(CustomControl1)));

0 commit comments

Comments
 (0)