5 references to None
PresentationFramework (5)
System\Windows\Controls\Slider.cs (5)
366new FrameworkPropertyMetadata(Primitives.AutoToolTipPlacement.None), 388return placement == AutoToolTipPlacement.None || 829if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 869if (this.AutoToolTipPlacement != Primitives.AutoToolTipPlacement.None) 909if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None))