Skip to main content

IRangeValueProvider Interface

Definition

Namespace: Avalonia.Win32.Interop.Automation
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)

[ComVisibleAttribute(true)]
[GuidAttribute("36dc7aef-33e6-4691-afe1-2be7274b3d33")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IRangeValueProvider
View Source

Properties

IsReadOnly 
LargeChange 
Maximum 
Minimum 
SmallChange 
Value 

Methods

SetValue(Double) 

See Also

Reference

Avalonia.Win32.Interop.Automation Namespace