RadControls for Silverlight

Namespace: Telerik.Windows.Media.Imaging.Tools.UI
Assembly: Telerik.Windows.Controls.ImageEditor (in Telerik.Windows.Controls.ImageEditor.dll) Version: 2013.1.403.1050

Syntax

C#
public class ToolSettingsPanel : ContentControl, 
	IToolSettingsContainer
Visual Basic
Public Class ToolSettingsPanel _
	Inherits ContentControl _
	Implements IToolSettingsContainer

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Media.Imaging.Tools.UI..::..ToolSettingsPanel

See Also