View model of smart tile 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 SmartTileContentEditorViewModel : PropertyGridItem
Visual Basic
Public Class SmartTileContentEditorViewModel _
	Inherits PropertyGridItem
JScript
public class SmartTileContentEditorViewModel extends PropertyGridItem

Inheritance Hierarchy

System..::..Object
  BindableObject
    PropertyGridItem
      Ico.Windows.Controls.SmartTileConfiguration..::..SmartTileContentEditorViewModel

See Also