public extern static int IsThemeDialogTextureEnabled(IntPtr hWnd);
Declare Function IsThemeDialogTextureEnabled Lib "uxtheme.dll" (TODO) As TODO
Public Shared Function IsThemeDialogTextureEnabled(hWnd As IntPtr) As Integer