RadialGaugeAutomationPeer.SetValue(Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)
public void SetValue (double value);
override this.SetValue : double -> unit
Public Sub SetValue (value As Double)
Parameters
- value
- Double
Implements
Windows.UI.Xaml.Automation.Provider.IRangeValueProvider.SetValue(System.Double)