Update ColorPicker.cs

This commit is contained in:
Mahdi Hosseini 2021-03-12 18:56:39 +03:30 committed by GitHub
parent 307150eeb1
commit 4a7f860b32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -375,8 +375,6 @@ namespace HandyControl.Controls
_isLoaded = true;
}
};
cPicker = this;
}
public override void OnApplyTemplate()