6 references to TicksProperty
PresentationFramework (6)
System\Windows\Controls\Primitives\TickBar.cs (2)
229
Slider.
TicksProperty
.AddOwner(
683
BindToTemplatedParent(TicksProperty, Slider.
TicksProperty
);
System\Windows\Controls\Slider.cs (4)
528
return (DoubleCollection)GetValue(
TicksProperty
);
532
SetValue(
TicksProperty
, value);
1157
if (GetValueSource(
TicksProperty
, null, out hasModifiers)
1221
if (GetValueSource(
TicksProperty
, null, out hasModifiers)