ThematicBreakElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a thematic break in an IToolTipServiceIToolTipPresenter.
public ref class ThematicBreakElement sealed
public sealed class ThematicBreakElement
type ThematicBreakElement = class
Public NotInheritable Class ThematicBreakElement
- Inheritance
-
ThematicBreakElement
Remarks
The thematic break is converted to a platform-specific UI element via the IViewElementFactoryService and is displayed.
Constructors
ThematicBreakElement() |