This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
.NET Framework Class Library
Timeline..::.DesiredFrameRateProperty Field
Updated: November 2007
Namespace:
System.Windows.Media.Animation Assembly:
PresentationCore (in PresentationCore.dll)

Syntax
Visual Basic (Declaration) |
Public Shared ReadOnly DesiredFrameRateProperty As DependencyProperty
|
|
Dim value As DependencyProperty
value = Timeline.DesiredFrameRateProperty
|
|
public static readonly DependencyProperty DesiredFrameRateProperty
|
|
public:
static initonly DependencyProperty^ DesiredFrameRateProperty
|
|
public static final DependencyProperty DesiredFrameRateProperty
|
|
public static final var DesiredFrameRateProperty : DependencyProperty
|
|
You cannot use fields in XAML.
|

Platforms
Windows Vista
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Version Information
.NET Framework
Supported in: 3.5, 3.0

See Also