1 |
12.12984 |
BP_ANIMATIONSTYLE::BPAS_NONE |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
BPAS_NONE, // No animation
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\uxtheme.h(1791,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
2 |
12.12984 |
BP_ANIMATIONSTYLE::BPAS_LINEAR |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
BPAS_LINEAR, // Linear fade animation
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\uxtheme.h(1792,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
3 |
12.12984 |
BP_ANIMATIONSTYLE::BPAS_CUBIC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
BPAS_CUBIC, // Cubic fade animation
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\uxtheme.h(1793,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
4 |
12.12984 |
BP_ANIMATIONSTYLE::BPAS_SINE |
Int32 |
3 |
0x00000003 |
3 |
|
|
System.Int32 |
BPAS_SINE // Sinusoid fade animation
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\uxtheme.h(1794,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (NTDDI_VERSION >= NTDDI_VISTA)
|