Version

LiveTileView Class Members

The following tables list the members exposed by LiveTileView.

Protected Constructors
 NameDescription
Protected ConstructorLiveTileView ConstructorCreates a new instance of this class.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyLargeFramesReturns a collection of frame objects which define the tile frames that will be displayed when the CurrentSize property of the associated tile is set to 'Large'.  
Public PropertyMediumFramesReturns a collection of frame objects which define the tile frames that will be displayed when the CurrentSize property of the associated tile is set to 'Medium'.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyWideFramesReturns a collection of frame objects which define the tile frames that will be displayed when the CurrentSize property of the associated tile is set to 'Wide'.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetFramesOverloaded. Resets the tile frame display sequences so that the first frame in the collection is the next one to be displayed.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataGetObjectData  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOnDispose (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedObjectBase)
Protected MethodOnObjectPropChangedOverridden. OnObjectPropChanged  
Protected MethodOnSubObjectPropChangedOverridden. OnSubObjectPropChanged  
Protected MethodResetLargeFramesRestores the associated property to its default value.  
Protected MethodResetMediumFramesRestores the associated property to its default value.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetWideFramesRestores the associated property to its default value.  
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeLargeFramesReturns a boolean value indicating whether the associated property requires serialization.  
Protected MethodShouldSerializeMediumFramesReturns a boolean value indicating whether the associated property requires serialization.  
Protected MethodShouldSerializeWideFramesReturns a boolean value indicating whether the associated property requires serialization.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also