QuickInfoPresenterStyle 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Use ToolTipPresenterStyle instead
定义一组属性,这些属性将用于设置默认 QuickInfo 表示器的样式。
public ref class QuickInfoPresenterStyle
[Windows::Foundation::Metadata::WebHostHidden]
class QuickInfoPresenterStyle
public class QuickInfoPresenterStyle
[System.Obsolete("Use ToolTipPresenterStyle instead")]
public class QuickInfoPresenterStyle
type QuickInfoPresenterStyle = class
[<System.Obsolete("Use ToolTipPresenterStyle instead")>]
type QuickInfoPresenterStyle = class
Public Class QuickInfoPresenterStyle
- 继承
-
QuickInfoPresenterStyle
- 属性
注解
这是一个 MEF 组件部件,应使用以下属性导出: [Export (typeof (QuickInfoPresenterStyle) ) ] [ContentType] [名称] [订单] 此组件部件的所有导出都应在 "default" QuickInfo 表示器样式后进行排序。 这种情况下,这意味着将 [Order (After ") ] 添加到导出的元数据中。
构造函数
| QuickInfoPresenterStyle() |
初始化 QuickInfoPresenterStyle 的新实例。 |
属性
| AreGradientsAllowed |
获取一个值,该值确定是否应在的表示形式中使用梯度 IQuickInfoSession 。 |
| BackgroundBrush |
获取一个 Brush ,它将用于绘制完成呈现器的背景。 |
| BorderBrush |
获取 Brush 将用于绘制完成表示器中的边框的。 |
| QuickInfoAppearanceCategory |
获取一个字符串,该字符串标识在默认 QuickInfo 表示器中显示的的外观类别 ITextView 。 |