CompletionPresenterStyle.SelectionTextRunProperties 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个 TextRunProperties ,它将用于绘制所选完成项的文本。
public: virtual property System::Windows::Media::TextFormatting::TextRunProperties ^ SelectionTextRunProperties { public:
System::Windows::Media::TextFormatting::TextRunProperties ^ get(); protected:
void set(System::Windows::Media::TextFormatting::TextRunProperties ^ value); };
public virtual System.Windows.Media.TextFormatting.TextRunProperties SelectionTextRunProperties { get; protected set; }
member this.SelectionTextRunProperties : System.Windows.Media.TextFormatting.TextRunProperties with get, set
Public Overridable Property SelectionTextRunProperties As TextRunProperties
属性值
注解
TextRunProperties应构造此对象,以便与 SelectionBackgroundBrush 保持冲突。