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 |