6 references to TicksProperty
PresentationFramework (6)
System\Windows\Controls\Primitives\TickBar.cs (2)
230
Slider.
TicksProperty
.AddOwner(
684
BindToTemplatedParent(TicksProperty, Slider.
TicksProperty
);
System\Windows\Controls\Slider.cs (4)
547
return (DoubleCollection)GetValue(
TicksProperty
);
551
SetValue(
TicksProperty
, value);
1176
if (GetValueSource(
TicksProperty
, null, out hasModifiers)
1240
if (GetValueSource(
TicksProperty
, null, out hasModifiers)