TickBar.Placement 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property System::Windows::Controls::Primitives::TickBarPlacement Placement { System::Windows::Controls::Primitives::TickBarPlacement get(); void set(System::Windows::Controls::Primitives::TickBarPlacement value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Controls.Primitives.TickBarPlacement Placement { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Placement : System.Windows.Controls.Primitives.TickBarPlacement with get, set
Public Property Placement As TickBarPlacement
属性值
标识在 TickBarPlacement 的 TickBar 布局中 Style 位置的 Slider 枚举值。 默认值是 Top。
- 属性
注解
Placement该值用于确保正确显示所选区域的可见部分TickBar,例如所选区域的终点指示器。
依赖项属性信息
标识符字段 | PlacementProperty |
元数据属性设置为 true |
AffectsRender |