ClockController::Clock Property

 

Gets the Clock controlled by this ClockController.

Namespace:   System.Windows.Media.Animation
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Clock^ Clock {
	Clock^ get();
}

Property Value

Type: System.Windows.Media.Animation::Clock^

The Clock controlled by this ClockController.

.NET Framework
Available since 3.0
Return to top
Show: