4 references to AutoToolTipPlacement
PresentationFramework (4)
System\Windows\Controls\Slider.cs (4)
840if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 880if (this.AutoToolTipPlacement != Primitives.AutoToolTipPlacement.None) 920if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 936switch (this.AutoToolTipPlacement)