* IStyleInterface:设置为Public,可基于此扩展外部控件
This commit is contained in:
parent
c35971a016
commit
9b3ce10bb3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -28,7 +28,7 @@ using System.Windows.Forms;
|
||||
|
||||
namespace Sunny.UI
|
||||
{
|
||||
internal interface IStyleInterface
|
||||
public interface IStyleInterface
|
||||
{
|
||||
UIStyle Style { get; set; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user