2 references to AutoToolTipPlacementProperty
PresentationFramework (2)
System\Windows\Controls\Slider.cs (2)
388
return (Primitives.AutoToolTipPlacement)GetValue(
AutoToolTipPlacementProperty
);
392
SetValue(
AutoToolTipPlacementProperty
, value);