ShadowChrome
Class
Renders shadow image.
Definition
Namespace:Telerik.Windows.Controls.Chromes
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public class ShadowChrome : Control
Inheritance: objectShadowChrome
Constructors
Initializes a new instance of the ShadowChrome class.
C#
public ShadowChrome()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.