SmartTile content editor control.

Namespace: Ico.Windows.Controls.SmartTileConfiguration
Assembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class SmartTileContentEditorControl : Control
Visual Basic
Public Class SmartTileContentEditorControl _
	Inherits Control
JScript
public class SmartTileContentEditorControl extends Control

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              Ico.Windows.Controls.SmartTileConfiguration..::..SmartTileContentEditorControl

See Also