Version

LiveTileContentElementBase Class Members

The following tables list the members exposed by LiveTileContentElementBase.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance for this element.  
Public PropertyBoundsReturns or sets the bounds for this element.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIndexReturns the ordinal position of this element within the collection to which it belongs.  
Public PropertyKeyReturns or sets a unique name for this element.  
Public PropertyLocationReturns or sets the location of this element, expressed in coordinates relative to the top left corner of the tile.  
Public PropertySizeReturns or sets the size of this element, expressed in pixels.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyZOrderReturns or sets a value which describes this element's placement along the z-axis.  
Protected Properties
 NameDescription
Protected PropertyDefaultSizeRetuns the default size of this element.  
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 MethodResetAppearanceResets the value of the corresponding property.  
Public MethodResetBoundsResets the value of the corresponding property.  
Public MethodResetLocationResets the value of the corresponding property.  
Public MethodResetSizeResets the value of the corresponding property.  
Public MethodResetZOrderResets the value of the corresponding property.  
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 MethodCloneHelperLiveTileContentElementBase  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataGets the data to serialize.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. OnDispose  
Protected MethodOnObjectPropChangedOverridden. OnObjectPropChanged  
Protected MethodOnPropertyChangedOnPropertyChanged  
Protected MethodOnSizeChangedVerifySize  
Protected MethodOnSubObjectPropChangedOverridden. OnSubObjectPropChanged  
Protected MethodResetResets all property values for this object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeIndicates whether the object needs to be persisted.  
Protected MethodShouldSerializeAppearanceReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeBoundsReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeKeyReturns a boolean value indicating whether the corresponding property requires serialization.ShouldSerializeKey  
Protected MethodShouldSerializeLocationReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeSizeReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeZOrderReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodVerifyPropChangeVerifyPropChange  
Protected MethodVerifySizeVerifySize  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also