Class
Slider

Definition

Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public class Slider : RangeBase, IAutomationPeer, IPeerConverter, IRangeBase, IControl, ISlider, IFrameworkElement, ITargetElement

Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlRangeBaseSlider

Implements: IAutomationPeerIControlIFrameworkElementIPeerConverterIRangeBaseISliderITargetElement

Inherited Members RangeBase.MinimumPropertyRangeBase.MaximumPropertyRangeBase.ValuePropertyRangeBase.LargeChangePropertyRangeBase.SmallChangePropertyRangeBase.MinimumRangeBase.MaximumRangeBase.ValueRangeBase.LargeChangeRangeBase.SmallChangeControl.BorderBrushPropertyControl.BorderThicknessPropertyControl.BackgroundPropertyControl.ForegroundPropertyControl.FontSizePropertyControl.HorizontalContentAlignmentPropertyControl.VerticalContentAlignmentPropertyControl.TabIndexPropertyControl.IsTabStopPropertyControl.PaddingPropertyControl.FontFamilyPropertyControl.FontStretchPropertyControl.FontStylePropertyControl.FontWeightPropertyControl.BorderBrushControl.BorderThicknessControl.BackgroundControl.ForegroundControl.FontSizeControl.HorizontalContentAlignmentControl.VerticalContentAlignmentControl.TabIndexControl.IsTabStopControl.PaddingControl.FontFamilyControl.FontStretchControl.FontStyleControl.FontWeightWpfTestElement.OverridesDefaultStylePropertyWpfTestElement.BindingGroupPropertyWpfTestElement.InputScopePropertyWpfTestElement.LayoutTransformPropertyWpfTestElement.FlowDirectionPropertyWpfTestElement.ForceCursorPropertyWpfTestElement.ContextMenuPropertyWpfTestElement.IsMouseDirectlyOverPropertyWpfTestElement.IsMouseOverPropertyWpfTestElement.IsStylusOverPropertyWpfTestElement.IsKeyboardFocusWithinPropertyWpfTestElement.IsMouseCapturedPropertyWpfTestElement.IsMouseCaptureWithinPropertyWpfTestElement.IsStylusDirectlyOverPropertyWpfTestElement.IsStylusCapturedPropertyWpfTestElement.IsStylusCaptureWithinPropertyWpfTestElement.IsKeyboardFocusedPropertyWpfTestElement.AllowDropPropertyWpfTestElement.ClipToBoundsPropertyWpfTestElement.SnapsToDevicePixelsPropertyWpfTestElement.IsFocusedPropertyWpfTestElement.IsEnabledPropertyWpfTestElement.IsVisiblePropertyWpfTestElement.FocusablePropertyWpfTestElement.OverridesDefaultStyleWpfTestElement.BindingGroupWpfTestElement.InputScopeWpfTestElement.FlowDirectionWpfTestElement.ForceCursorWpfTestElement.ContextMenuWpfTestElement.IsMouseDirectlyOverWpfTestElement.IsMouseOverWpfTestElement.IsStylusOverWpfTestElement.IsKeyboardFocusWithinWpfTestElement.IsMouseCapturedWpfTestElement.IsMouseCaptureWithinWpfTestElement.IsStylusDirectlyOverWpfTestElement.IsStylusCapturedWpfTestElement.IsStylusCaptureWithinWpfTestElement.IsKeyboardFocusedWpfTestElement.AllowDropWpfTestElement.ClipToBoundsWpfTestElement.SnapsToDevicePixelsWpfTestElement.IsFocusedWpfTestElement.IsEnabledWpfTestElement.IsVisibleWpfTestElement.FocusableWpfTestElement.ComputedVisibilityFrameworkElement.ActualWidthPropertyFrameworkElement.ActualHeightPropertyFrameworkElement.WidthPropertyFrameworkElement.HeightPropertyFrameworkElement.MinWidthPropertyFrameworkElement.MaxWidthPropertyFrameworkElement.MinHeightPropertyFrameworkElement.MaxHeightPropertyFrameworkElement.HorizontalAlignmentPropertyFrameworkElement.VerticalAlignmentPropertyFrameworkElement.MarginPropertyFrameworkElement.DesiredSizePropertyFrameworkElement.RenderSizePropertyFrameworkElement.NamePropertyFrameworkElement.TagPropertyFrameworkElement.DataContextPropertyFrameworkElement.OpacityPropertyFrameworkElement.ClipPropertyFrameworkElement.RenderTransformPropertyFrameworkElement.OpacityMaskPropertyFrameworkElement.RenderTransformOriginPropertyFrameworkElement.IsHitTestVisiblePropertyFrameworkElement.VisibilityPropertyFrameworkElement.GetIdentifier(out string, out string)FrameworkElement.IsChild(FrameworkElement)FrameworkElement.GetChildTagIndex(FrameworkElement)FrameworkElement.InitializeMappings(MappingsCollection)FrameworkElement.As<T>()FrameworkElement.CastAs<T>()FrameworkElement.SetProxy(bool)FrameworkElement.SetUid(string)FrameworkElement.SetFindInfo(VisualFindInfo)FrameworkElement.SetXamlTag(string)FrameworkElement.AssignReference(AutomationReference)FrameworkElement.KeyPress(Keys, int, int, int)FrameworkElement.GetRectangle()FrameworkElement.GetRectangle(FrameworkElement)FrameworkElement.GetIntRectangle()FrameworkElement.IsHitTest()FrameworkElement.IsHitTest(bool)FrameworkElement.IsHitTest(FrameworkElement, bool)FrameworkElement.Highlight()FrameworkElement.Highlight(bool)FrameworkElement.Parent()FrameworkElement.Parent<T>()FrameworkElement.Parent(string)FrameworkElement.Parent(string, bool)FrameworkElement.GetNextSibling()FrameworkElement.GetPrevSibling()FrameworkElement.NextSibling(string)FrameworkElement.NextSibling<T>()FrameworkElement.PreviousSibling(string)FrameworkElement.PreviousSibling<T>()FrameworkElement.AnySibling<T>()FrameworkElement.AnySibling(string)FrameworkElement.GetScreenRectangle()FrameworkElement.ScrollToVisible()FrameworkElement.ScrollToVisible(ScrollToVisibleType)FrameworkElement.EnsureClickable()FrameworkElement.ToXml()FrameworkElement.Refresh()FrameworkElement.Equals(object)FrameworkElement.GetHashCode()FrameworkElement.GetProperties()FrameworkElement.GetAttachedProperty<T>(string, string)FrameworkElement.SetAttachedProperty<T>(string, string, T)FrameworkElement.SetFocus()FrameworkElement.ValidateMouseLocationIfNeeded(Point)FrameworkElement.GetStringPresentation()FrameworkElement.ToRealObject()FrameworkElement.FromRealObject(object)FrameworkElement.ValidateType(Type, string)FrameworkElement.GetKnownControlTypes(TechnologyType)FrameworkElement.RegisterElement(Type, string)FrameworkElement.InitKnownWpfControlTypes()FrameworkElement.InitKnownSilverlightControlTypes()FrameworkElement.InitKnownXamlControlTypes(Type)FrameworkElement.GetControlTypeFromInterface(Type)FrameworkElement.Match(IFindExpression)FrameworkElement.SetDepth(int)FrameworkElement.AddChildNode(ITargetElement)FrameworkElement.SetClosingTag(ITargetElement)FrameworkElement.GetChildren()FrameworkElement.GetParent()FrameworkElement.GetHostParent()FrameworkElement.SetParent(ITargetElement)FrameworkElement.GetUniqueHashCode()FrameworkElement.ToString()FrameworkElement.Capture()FrameworkElement.CaptureImage()FrameworkElement.GetProperty<T>(string)FrameworkElement.GetPropertyTypeSafe(string)FrameworkElement.GetAutomationProperty(string)FrameworkElement.SetProperty(string, object)FrameworkElement.ActualWidthFrameworkElement.ActualHeightFrameworkElement.WidthFrameworkElement.HeightFrameworkElement.MinWidthFrameworkElement.MaxWidthFrameworkElement.MinHeightFrameworkElement.MaxHeightFrameworkElement.HorizontalAlignmentFrameworkElement.VerticalAlignmentFrameworkElement.MarginFrameworkElement.DesiredSizeFrameworkElement.RenderSizeFrameworkElement.NameFrameworkElement.OpacityFrameworkElement.ClipFrameworkElement.RenderTransformFrameworkElement.OpacityMaskFrameworkElement.RenderTransformOriginFrameworkElement.IsHitTestVisibleFrameworkElement.VisibilityFrameworkElement.UidFrameworkElement.MappingsFrameworkElement.AutomationIdFrameworkElement.XamlTagBaseFrameworkElement.TextFrameworkElement.TextBlockContentFrameworkElement.TextLiteralContentFrameworkElement.UserFrameworkElement.XamlTagFrameworkElement.WaitFrameworkElement.FindFrameworkElement.ApplicationFrameworkElement.AbsoluteTagIndexFrameworkElement.TagNameIndexFrameworkElement.AbsoluteSiblingTagIndexFrameworkElement.EnableValidateMouseLocationFrameworkElement.ToolTipTextFrameworkElement.ChildrenFrameworkElement.TechnologyTypeFrameworkElement.DepthFrameworkElement.IsTestRegionFrameworkElement.ParsedElementFrameworkElement.HostAutomationObject<FrameworkElement>.GetProperty(AutomationProperty)AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, params object[])AutomationObject<FrameworkElement>.InvokeMethod(string, params object[])AutomationObject<FrameworkElement>.Serialize()AutomationObject<FrameworkElement>.Deserialize(string)AutomationObject<FrameworkElement>.ReferenceAutomationObject<FrameworkElement>.PropertyBag

Constructors

Slider()

Declaration

cs-api-definition
public Slider()

Fields

AutoToolTipPlacementProperty

Declaration

cs-api-definition
public static AutomationProperty AutoToolTipPlacementProperty

Field Value

AutomationProperty

AutoToolTipPrecisionProperty

Declaration

cs-api-definition
public static AutomationProperty AutoToolTipPrecisionProperty

Field Value

AutomationProperty

DelayProperty

Declaration

cs-api-definition
public static AutomationProperty DelayProperty

Field Value

AutomationProperty

IntervalProperty

Declaration

cs-api-definition
public static AutomationProperty IntervalProperty

Field Value

AutomationProperty

IsDirectionReversedProperty

Declaration

cs-api-definition
public static AutomationProperty IsDirectionReversedProperty

Field Value

AutomationProperty

IsMoveToPointEnabledProperty

Declaration

cs-api-definition
public static AutomationProperty IsMoveToPointEnabledProperty

Field Value

AutomationProperty

IsSelectionRangeEnabledProperty

Declaration

cs-api-definition
public static AutomationProperty IsSelectionRangeEnabledProperty

Field Value

AutomationProperty

IsSnapToTickEnabledProperty

Declaration

cs-api-definition
public static AutomationProperty IsSnapToTickEnabledProperty

Field Value

AutomationProperty

OrientationProperty

Declaration

cs-api-definition
public static AutomationProperty OrientationProperty

Field Value

AutomationProperty

SelectionEndProperty

Declaration

cs-api-definition
public static AutomationProperty SelectionEndProperty

Field Value

AutomationProperty

SelectionStartProperty

Declaration

cs-api-definition
public static AutomationProperty SelectionStartProperty

Field Value

AutomationProperty

TickFrequencyProperty

Declaration

cs-api-definition
public static AutomationProperty TickFrequencyProperty

Field Value

AutomationProperty

TickPlacementProperty

Declaration

cs-api-definition
public static AutomationProperty TickPlacementProperty

Field Value

AutomationProperty

Properties

AutoToolTipPlacement

Declaration

cs-api-definition
public AutoToolTipPlacement AutoToolTipPlacement { get; set; }

Property Value

AutoToolTipPlacement

AutoToolTipPrecision

Declaration

cs-api-definition
public int AutoToolTipPrecision { get; set; }

Property Value

int

Delay

Declaration

cs-api-definition
public int Delay { get; set; }

Property Value

int

Interval

Declaration

cs-api-definition
public int Interval { get; set; }

Property Value

int

IsDirectionReversed

Declaration

cs-api-definition
public bool IsDirectionReversed { get; set; }

Property Value

bool

IsMoveToPointEnabled

Declaration

cs-api-definition
public bool IsMoveToPointEnabled { get; set; }

Property Value

bool

IsSelectionRangeEnabled

Declaration

cs-api-definition
public bool IsSelectionRangeEnabled { get; set; }

Property Value

bool

IsSnapToTickEnabled

Declaration

cs-api-definition
public bool IsSnapToTickEnabled { get; set; }

Property Value

bool

Orientation

Declaration

cs-api-definition
public Orientation Orientation { get; set; }

Property Value

Orientation

SelectionEnd

Declaration

cs-api-definition
public double SelectionEnd { get; set; }

Property Value

double

SelectionStart

Declaration

cs-api-definition
public double SelectionStart { get; set; }

Property Value

double

TickFrequency

Declaration

cs-api-definition
public double TickFrequency { get; set; }

Property Value

double

TickPlacement

Declaration

cs-api-definition
public TickPlacement TickPlacement { get; set; }

Property Value

TickPlacement

Methods

GetRealType()

Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.

Declaration

cs-api-definition
public override string GetRealType()

Returns

string

Overrides RangeBase.GetRealType()

SetValue(double)

Sets a new value into Slider.

Declaration

cs-api-definition
public void SetValue(double value)

Parameters

value

double

The new value.

Implements ISlider.SetValue(double)