Version

MaximizedModeSettings Class Members

The following tables list the members exposed by MaximizedModeSettings.

Public Constructors
 NameDescription
Public ConstructorMaximizedModeSettings Constructor  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)HorizontalTileAreaAlignmentPropertyIdentifies the HorizontalTileAreaAlignment dependency property  
Public Fieldstatic (Shared in Visual Basic)InterTileAreaSpacingPropertyIdentifies the InterTileAreaSpacing dependency property  
Public Fieldstatic (Shared in Visual Basic)InterTileSpacingXMaximizedPropertyIdentifies the InterTileSpacingXMaximized dependency property  
Public Fieldstatic (Shared in Visual Basic)InterTileSpacingXMinimizedPropertyIdentifies the InterTileSpacingXMinimized dependency property  
Public Fieldstatic (Shared in Visual Basic)InterTileSpacingYMaximizedPropertyIdentifies the InterTileSpacingYMaximized dependency property  
Public Fieldstatic (Shared in Visual Basic)InterTileSpacingYMinimizedPropertyIdentifies the InterTileSpacingYMinimized dependency property  
Public Fieldstatic (Shared in Visual Basic)MaximizedTileConstraintsPropertyIdentifies the MaximizedTileConstraints dependency property  
Public Fieldstatic (Shared in Visual Basic)MaximizedTileLayoutOrderPropertyIdentifies the MaximizedTileLayoutOrder dependency property  
Public Fieldstatic (Shared in Visual Basic)MaximizedTileLocationPropertyIdentifies the MaximizedTileLocation dependency property  
Public Fieldstatic (Shared in Visual Basic)MinimizedExpandedTileConstraintsPropertyIdentifies the MinimizedExpandedTileConstraints dependency property  
Public Fieldstatic (Shared in Visual Basic)MinimizedTileConstraintsPropertyIdentifies the MinimizedTileConstraints dependency property  
Public Fieldstatic (Shared in Visual Basic)MinimizedTileExpandButtonVisibilityPropertyIdentifies the MinimizedTileExpandButtonVisibility dependency property  
Public Fieldstatic (Shared in Visual Basic)MinimizedTileExpansionModePropertyIdentifies the MinimizedTileExpansionMode dependency property  
Public Fieldstatic (Shared in Visual Basic)ShowAllMinimizedTilesPropertyIdentifies the ShowAllMinimizedTiles dependency property  
Public Fieldstatic (Shared in Visual Basic)ShowTileAreaSplitterPropertyIdentifies the ShowTileAreaSplitter dependency property  
Public Fieldstatic (Shared in Visual Basic)VerticalTileAreaAlignmentPropertyIdentifies the VerticalTileAreaAlignment dependency property  
Public Properties
 NameDescription
Public PropertyAllowTileDraggingGets/sets whether the user is allowed to drag tiles to reposition them. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase)
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHorizontalTileAreaAlignmentDetermines the horizontal alignment of the complete block of visible tiles within the control.  
Public PropertyInterTileAreaSpacingGets/sets the amount of spacing between the maximized tile area and the minimized tile area when in maximized mode.  
Public PropertyInterTileSpacingXMaximizedGets/sets the amount of spacing between maximized tiles horizontally.  
Public PropertyInterTileSpacingXMinimizedGets/sets the amount of spacing between minimized tiles horizontally.  
Public PropertyInterTileSpacingYMaximizedGets/sets the amount of spacing between maximized tiles vertically.  
Public PropertyInterTileSpacingYMinimizedGets/sets the amount of spacing between minimized tiles vertically.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyMaximizedTileConstraintsGets/sets the constraints use for sizing a tile when it's XamTile.State is 'Maximized'  
Public PropertyMaximizedTileLayoutOrderGets/sets how multiple maximized tiles are laid out relative to one another  
Public PropertyMaximizedTileLocationGets/sets where the maximized tiles will be arranged  
Public PropertyMinimizedExpandedTileConstraintsGets/sets the constraints use for sizing a tile when it's XamTile.State is 'MinimizedExpanded'  
Public PropertyMinimizedTileConstraintsGets/sets the constraints use for sizing a tile when it's XamTile.State is 'Minimized'  
Public PropertyMinimizedTileExpandButtonVisibilityGets/sets the default visibility of the expand button in a XamTile's header.  
Public PropertyMinimizedTileExpansionModeGets/sets how many minimized tiles may be expanded.  
Public PropertyRepositionAnimationDetermines how a XamTile animates from one location to another. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase)
Public PropertyResizeAnimationDetermines how a XamTile animates from one size to another. (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase)
Public PropertyShouldAnimateGets/sets whether tiles will animate to their new position and size (Inherited from Infragistics.Controls.Layouts.ModeSettingsBase)
Public PropertyShowAllMinimizedTilesGets/sets whether all minimized tiles are arranged in view  
Public PropertyShowTileAreaSplitterGets/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.  
Public PropertyVerticalTileAreaAlignmentDetermines the vertical alignment of the complete block of visible tiles within the control.  
Public Methods
 NameDescription
Public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedOverloaded. Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Inherited from Infragistics.DependencyObjectNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.DependencyObjectNotifier)
Protected Internal MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.DependencyObjectNotifier)
See Also