4 references to Placement
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (4)
288
/// DependencyProperty for <see cref="
Placement
" /> property.
376
switch(
Placement
)
452
if ((
Placement
== TickBarPlacement.Left) || (
Placement
== TickBarPlacement.Right))