EndBufferedAnimation
[DllImport("uxtheme.dll", SetLastError = true)]
public static extern HRESULT EndBufferedAnimation(
IntPtr hbpAnimation,
bool fUpdateTarget
);Last updated
[DllImport("uxtheme.dll", SetLastError = true)]
public static extern HRESULT EndBufferedAnimation(
IntPtr hbpAnimation,
bool fUpdateTarget
);Last updated