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