| Name | Description |
 | AllowTileDragging | Gets/sets whether the user is allowed to drag tiles to reposition them. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase) |
 | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
 | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
 | HorizontalTileAreaAlignment | Determines the horizontal alignment of the complete block of visible tiles within the control. |
 | InterTileAreaSpacing | Gets/sets the amount of spacing between the maximized tile area and the minimized tile area when in maximized mode. |
 | InterTileSpacingXMaximized | Gets/sets the amount of spacing between maximized tiles horizontally. |
 | InterTileSpacingXMinimized | Gets/sets the amount of spacing between minimized tiles horizontally. |
 | InterTileSpacingYMaximized | Gets/sets the amount of spacing between maximized tiles vertically. |
 | InterTileSpacingYMinimized | Gets/sets the amount of spacing between minimized tiles vertically. |
 | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
 | MaximizedTileConstraints | Gets/sets the constraints use for sizing a tile when it's XamTile.State is 'Maximized' |
 | MaximizedTileLayoutOrder | Gets/sets how multiple maximized tiles are laid out relative to one another |
 | MaximizedTileLocation | Gets/sets where the maximized tiles will be arranged |
 | MinimizedExpandedTileConstraints | Gets/sets the constraints use for sizing a tile when it's XamTile.State is 'MinimizedExpanded' |
 | MinimizedTileConstraints | Gets/sets the constraints use for sizing a tile when it's XamTile.State is 'Minimized' |
 | MinimizedTileExpandButtonVisibility | Gets/sets the default visibility of the expand button in a XamTile's header. |
 | MinimizedTileExpansionMode | Gets/sets how many minimized tiles may be expanded. |
 | RepositionAnimation | Determines how a XamTile animates from one location to another. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase) |
 | ResizeAnimation | Determines how a XamTile animates from one size to another. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase) |
 | ShouldAnimate | Gets/sets whether tiles will animate to their new position and size (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase) |
 | ShowAllMinimizedTiles | Gets/sets whether all minimized tiles are arranged in view |
 | ShowTileAreaSplitter | Gets/sets whether a splitter will be shown between the maximized and minimized tile areas which can be used to control the relative size of the these areas. |
 | VerticalTileAreaAlignment | Determines the vertical alignment of the complete block of visible tiles within the control. |