BulletChrome.BorderThickness 属性

定义

获取或设置用于绘制 Bullet 的外边框的粗细。

public:
 property System::Windows::Thickness BorderThickness { System::Windows::Thickness get(); void set(System::Windows::Thickness value); };
public System.Windows.Thickness BorderThickness { get; set; }
member this.BorderThickness : System.Windows.Thickness with get, set
Public Property BorderThickness As Thickness

属性值

用于绘制 Bullet 的外边框的粗细。

注解

此属性在 Windows Aero 主题中不可用。

依赖项属性信息

标识符字段 BorderThicknessProperty
元数据属性设置为 true AffectsMeasure, AffectsRender

适用于