2 references to AutoToolTipPlacementProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\Slider.cs (2)
390
return (Primitives.AutoToolTipPlacement)GetValue(
AutoToolTipPlacementProperty
);
394
SetValue(
AutoToolTipPlacementProperty
, value);