4 references to Placement
PresentationFramework (4)
System\Windows\Controls\Primitives\TickBar.cs (4)
287
/// DependencyProperty for <see cref="
Placement
" /> property.
375
switch(
Placement
)
451
if ((
Placement
== TickBarPlacement.Left) || (
Placement
== TickBarPlacement.Right))