Version

CultureSpecificLiveTileView Class Members

The following tables list the members exposed by CultureSpecificLiveTileView.

Public Constructors
 NameDescription
Public ConstructorCultureSpecificLiveTileView ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyCultureReturns the culture associated with this instance.  
Public PropertyCultureNameReturns the name of the culture associated with this instance.  
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'. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
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'. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
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'. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
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. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. GetObjectData  
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 MethodOnObjectPropChangedOnObjectPropChanged (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Protected MethodOnSubObjectPropChangedOnSubObjectPropChanged (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Protected MethodResetLargeFramesRestores the associated property to its default value. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Protected MethodResetMediumFramesRestores the associated property to its default value. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetWideFramesRestores the associated property to its default value. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeLargeFramesReturns a boolean value indicating whether the associated property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Protected MethodShouldSerializeMediumFramesReturns a boolean value indicating whether the associated property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Protected MethodShouldSerializeWideFramesReturns a boolean value indicating whether the associated property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileView)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also