View model of the content alignment control for the SmartTile.

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

Syntax

C#
public class ContentAlignmentViewModel : PropertyGridItem
Visual Basic
Public Class ContentAlignmentViewModel _
	Inherits PropertyGridItem
JScript
public class ContentAlignmentViewModel extends PropertyGridItem

Inheritance Hierarchy

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

See Also