Exemplo n.º 1
0
 override protected bool ReleaseHandle()
 {
     UiaCoreApi.UiaRemoveEvent(handle);
     return(true);
 }