Version

MultiResolutionTileSizeSet Class Members

The following tables list the members exposed by MultiResolutionTileSizeSet.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyScale100PercentReturns or sets the object or value used when the ResolutionScale is 100%. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public PropertyScale140PercentReturns or sets the object or value used when the ResolutionScale is 140%. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public PropertyScale180PercentReturns or sets the object or value used when the ResolutionScale is 180%. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public PropertyScale80PercentReturns or sets the object or value used when the control's ResolutionScale is 80%. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyReadOnlyReturns a boolean value indicating whether the properties of this class can be set. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
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 MethodResetScale100PercentRestores the value of the Scale100Percent property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public MethodResetScale140PercentRestores the value of the Scale140Percent property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public MethodResetScale180PercentRestores the value of the Scale180Percent property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public MethodResetScale80PercentRestores the value of the Low property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateCreates an object for the specified screen resolution. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodDeserializeItemDeserializes the specified SerializationEntry. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataGetObjectData (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverloaded. OnDispose (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodOnNewPropertyValueAssignedOnNewPropertyValueAssigned (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetResets the object for the specified screen resolution. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeScale100PercentReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodShouldSerializeScale140PercentReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodShouldSerializeScale180PercentReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodShouldSerializeScale80PercentReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<int>)
Protected MethodVerifyPropertyValueOverridden. Verifies the values of the specified property.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also