mirror of
https://github.com/VitalickS/BrightSharp.Toolkit.git
synced 2026-03-21 02:21:15 +00:00
Ok, Just Do It!
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
using System.Globalization;
|
||||
using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
@@ -6,6 +7,8 @@ using System.Windows.Data;
|
||||
|
||||
namespace Diagrams
|
||||
{
|
||||
|
||||
[ToolboxItem(false)]
|
||||
public class SizeChrome : Control
|
||||
{
|
||||
static SizeChrome()
|
||||
|
||||
Reference in New Issue
Block a user