Version

FontSizeSet Class Members

The following tables list the members exposed by FontSizeSet.

Protected Constructors
 NameDescription
Protected ConstructorFontSizeSet ConstructorCreates a new instance of this class.  
Protected Fields
 NameDescription
Protected FielddefaultValuesCOntains the default value of each property. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyBlockReturns or sets the object or value used for the block text size. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHeadingReturns or sets the object or value used for the heading text size. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Public PropertyNormalReturns or sets the object or value used for the normal text size. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Public PropertySmallReturns or sets the object or value used for the small text size. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
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 MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this instance.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Gets 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 MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetBlockRestores the value of the Low property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected MethodResetHeadingRestores the value of the Low property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected MethodResetNormalRestores the value of the Low property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected MethodResetSmallRestores the value of the Low property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResolvePropertyValueOverridden. Resolves the value of the specified property.  
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeBlockReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected MethodShouldSerializeHeadingReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected MethodShouldSerializeNormalReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected MethodShouldSerializeSmallReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiTextSizePropertySet<float>)
Protected MethodVerifyPropertyValueOverridden. Verifies the validity of the specified property value.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also