StructureAdornmentStyle Class

Definition

Caution

Use StructureTipStyle instead

Defines a set of properties that will be used to style the default structural block tool tip.

public ref class StructureAdornmentStyle
[Windows::Foundation::Metadata::WebHostHidden]
class StructureAdornmentStyle
public class StructureAdornmentStyle
[System.Obsolete("Use StructureTipStyle instead")]
public class StructureAdornmentStyle
type StructureAdornmentStyle = class
[<System.Obsolete("Use StructureTipStyle instead")>]
type StructureAdornmentStyle = class
Public Class StructureAdornmentStyle
Inheritance
StructureAdornmentStyle
Attributes

Remarks

This is a MEF component part, and should be exported with the following attributes: [Export(typeof(StructureAdornmentStyle))] [Name] [Order]

Constructors

StructureAdornmentStyle()

Properties

BackgroundBrush

Gets a Brush that will be used to paint the background of the structure block tool tip.

BorderBrush

Gets a Brush that will be used to paint the borders in the structure block tool tip.

Applies to