The maximum frame rate from 0 to 100. The default is 60. When null, uses the default or previously set frame rate.
The dispatcher.
The operation to invoke on timer tick.
SharedRenderTimer Constructor
Initializes a new instance of the SharedRenderTimer class.
Syntax

Parameters

maxFrameRate
The maximum frame rate from 0 to 100. The default is 60. When null, uses the default or previously set frame rate.
dispatcher
The dispatcher.
drawCallback
The operation to invoke on timer tick.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also