6 references to TicksProperty
PresentationFramework (6)
System\Windows\Controls\Primitives\TickBar.cs (2)
244
Slider.
TicksProperty
.AddOwner(
696
BindToTemplatedParent(TicksProperty, Slider.
TicksProperty
);
System\Windows\Controls\Slider.cs (4)
558
return (DoubleCollection)GetValue(
TicksProperty
);
562
SetValue(
TicksProperty
, value);
1185
if (GetValueSource(
TicksProperty
, null, out hasModifiers)
1249
if (GetValueSource(
TicksProperty
, null, out hasModifiers)