4 references to AutoToolTipPlacement
PresentationFramework (4)
src\Framework\System\Windows\Controls\Slider.cs (4)
843if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 884if (this.AutoToolTipPlacement != Primitives.AutoToolTipPlacement.None) 924if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 940switch (this.AutoToolTipPlacement)