Version 24.2 (latest)

CustomTimeZoneInfoProvider Class Properties

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

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLocalTimeZoneIdReturns or sets the Id for the local time zone (Inherited from Infragistics.Controls.Schedules.Services.TimeZoneInfoProvider)
Public PropertyLocalTimeZoneIdResolvedOverridden. Returns the id for the local time zone (read-only)  
Public PropertyLocalTokenReturns the token that represents the local time zone (Inherited from Infragistics.Controls.Schedules.Services.TimeZoneInfoProvider)
Public PropertyTimeZoneTokensReturns a read-only collection of time zone tokens (Inherited from Infragistics.Controls.Schedules.Services.TimeZoneInfoProvider)
Public PropertyUtcTimeZoneIdReturns or sets the id for the Utc time zone  
Public PropertyUtcTokenOverridden. Returns the token that represents the UTC time zone  
Public PropertyVersionReturns a version number that gets bumped when any change is made that affects time zone information (Inherited from Infragistics.Controls.Schedules.Services.TimeZoneInfoProvider)
Protected Properties
 NameDescription
Protected PropertyTokensReturns a collection of tokens. (Inherited from Infragistics.Controls.Schedules.Services.TimeZoneInfoProvider)
See Also