Version 24.2 (latest)

OSTimeZoneInfoProvider Class Properties

For a list of all members of this type, see OSTimeZoneInfoProvider 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 PropertyExportIdMapReturns a dictionary that contains windows time zone ids as keys and the associated export ids as values.  
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 PropertyUseOsDisplayNamesReturns or sets whether to use the system display names for time zones  
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