5 references to None
PresentationFramework (5)
System\Windows\Controls\Slider.cs (5)
347new FrameworkPropertyMetadata(Primitives.AutoToolTipPlacement.None), 369return placement == AutoToolTipPlacement.None || 810if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 852if (this.AutoToolTipPlacement != Primitives.AutoToolTipPlacement.None) 892if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None))