The DataStyle type exposes the following members.

Methods

  NameDescription
Public methodClone
Implements ICloneable
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBlinkingFontSize
Returns the font size used by this condition. We need this or WinRT will NOT serialize the BLINKINGFONTSIZE
Public methodStatic memberGetDefaultFontStyle
Returns the default font style
Public methodStatic memberGetDefaultFontWeight
Returns the default font style
Public methodGetFontSize
Returns the font size used by this condition. We need this or WinRT will NOT serialize the FONTSIZE
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetBlinkingFontSize
Sets the font size
Public methodSetFontSize
Sets the font size
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also