4 references to AutoToolTipPlacement
PresentationFramework (4)
System\Windows\Controls\Slider.cs (4)
829if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 869if (this.AutoToolTipPlacement != Primitives.AutoToolTipPlacement.None) 909if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 925switch (this.AutoToolTipPlacement)