Version 24.2 (latest)

ModeSettingsBase Class Properties

For a list of all members of this type, see ModeSettingsBase members.

Public Properties
 NameDescription
Public PropertyAllowTileDraggingGets/sets whether the user is allowed to drag tiles to reposition them.  
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 PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyRepositionAnimationDetermines how a XamTile animates from one location to another.  
Public Propertystatic (Shared in Visual Basic)RepositionAnimationPropertyIdentifies the RepositionAnimation dependency property  
Public PropertyResizeAnimationDetermines how a XamTile animates from one size to another.  
Public Propertystatic (Shared in Visual Basic)ResizeAnimationPropertyIdentifies the ResizeAnimation dependency property  
Public PropertyShouldAnimateGets/sets whether tiles will animate to their new position and size  
See Also