protected override bool ReleaseHandle()
 {
     return(UxThemeExNativeMethods.UxCloseThemeFile(handle) >= 0);
 }