mirror of
https://github.com/VitalickS/BrightSharp.Toolkit.git
synced 2026-03-21 02:21:15 +00:00
remove useless files
This commit is contained in:
@@ -6,7 +6,6 @@ namespace BrightSharp.Behaviors
|
||||
{
|
||||
public class WindowMinMaxSizeBehavior : Behavior<Window>
|
||||
{
|
||||
private HwndSource hwndSource;
|
||||
private MinMaxSize_Logic logic;
|
||||
protected override void OnAttached()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user