TickBar::Placement Property
.NET Framework (current version)
Namespace:
System.Windows.Controls.Primitives
Assembly: PresentationFramework (in PresentationFramework.dll)
Return to top
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [BindableAttribute(true)] property TickBarPlacement Placement { TickBarPlacement get(); void set(TickBarPlacement value); }
Property Value
Type: System.Windows.Controls.Primitives::TickBarPlacementA TickBarPlacement enumeration value that identifies the position of the TickBar in the Style layout of a Slider. The default value is Top.
The Placement value is used to make sure that the visible parts of the TickBar, such as the end point indicators of a selection range, are displayed correctly.
Identifier field | |
Metadata properties set to true |
.NET Framework
Available since 3.0
Available since 3.0
Show: