点击或拖拽改变大小

RuntimeState.OnCollationChanged 事件

X#
This event is thrown when the collation of the runtimestate is changed

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 STATIC EVENT OnCollationChanged AS VOID
查看代码

类型:SystemEventHandler
备注
Clients can refresh cached information by registering to this event
参见