Version

CultureSpecificLiveTileView Class Properties

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

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)
See Also