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