Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Aug 19, 2019
1 parent 921d47b commit 05d042e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/WpfControlLibrary/CustomControl1.cs
Expand Up @@ -45,7 +45,7 @@ namespace WpfControlLibrary
///
/// </summary>
public class CustomControl1 : Control
{
{
static CustomControl1()
{
DefaultStyleKeyProperty.OverrideMetadata(typeof(CustomControl1), new FrameworkPropertyMetadata(typeof(CustomControl1)));
Expand Down

0 comments on commit 05d042e

Please sign in to comment.