The GwxDisplayTabs type exposes the following members.

Properties

  NameDescription
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyFontFamily
Specifies the name of the font used to render text.
Public propertyFontSize
Specifies the size of the font used to render text.
Public propertyFontStretch
Specifies degree to which a font is condensed or expanded on the screen.
Public propertyFontStyle
Specifies the style of the font used to render text (italic).
Public propertyFontWeight
Specifies the thickness of the font used to render text (bold).
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyTabAlignment
Indicates the edge of the window to which the tab strip is docked.
Public propertyTabs
A list of GwxDisplayTab objects.

See Also