5 references to None
PresentationFramework (5)
System\Windows\Controls\Slider.cs (5)
348new FrameworkPropertyMetadata(Primitives.AutoToolTipPlacement.None), 370return placement == AutoToolTipPlacement.None || 811if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None)) 853if (this.AutoToolTipPlacement != Primitives.AutoToolTipPlacement.None) 893if ((thumb == null) || (this.AutoToolTipPlacement == Primitives.AutoToolTipPlacement.None))