Class CompositionTarget
Represents the display surface of a Silverlight-based application.
Inheritance
System.Object
CompositionTarget
Namespace: Telerik.Windows.Media.Media3D
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public static class CompositionTarget : Object
Events
Rendering
Rendering event.
Declaration
public static event EventHandler Rendering
Event Type
System.EventHandler
|