コード例 #1
0
 override protected bool ReleaseHandle()
 {
     UiaCoreApi.UiaRemoveEvent(handle);
     return(true);
 }