5 references to None
PresentationFramework (5)
System\Windows\Controls\Slider.cs (5)
377new FrameworkPropertyMetadata(Primitives.AutoToolTipPlacement.None), 399return placement == AutoToolTipPlacement.None || 840if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 880if (this.AutoToolTipPlacement != Primitives.AutoToolTipPlacement.None) 920if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None))