StructureAdornmentStyle 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.
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. |