XAML for Windows Embedded Registry Settings (Compact 2013)
3/28/2014
This topic describes the registry settings that you can change to configure storyboard animation settings in XAML for Windows Embedded. These registry settings are located in HKEY_LOCAL_MACHINE\Software\Microsoft\XamlRuntime.
Name |
Type |
Description |
Default Value |
---|---|---|---|
DefaultFPS |
REG_DWORD |
Configures the animation clock for storyboard animations in XAML for Windows Embedded. This registry key is read when an IXRVisualHost object is created. |
The value is set to 50 frames per second (fps) by default and can be reset to anywhere between 1 and 200 fps. |
FPSThrottle |
REG_DWORD |
This value limits how often the UI can refresh during an animation in XAML for Windows Embedded. Managing the refresh rate is useful in the following scenarios:
This registry key is read when an IXRVisualHost object is created. |
The value is set to 28 fps by default and can be reset to anywhere between 5 and 100 fps. |
See Also
Reference
XAML for Windows Embedded Reference