RadialGaugeAutomationPeer(RadialGauge) Constructor
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.
Initializes a new instance of the RadialGaugeAutomationPeer class.
public RadialGaugeAutomationPeer (Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge owner);
new Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer : Microsoft.Toolkit.Uwp.UI.Controls.RadialGauge -> Microsoft.Toolkit.Uwp.UI.Controls.RadialGaugeAutomationPeer
Public Sub New (owner As RadialGauge)
Parameters
- owner
- RadialGauge
The owner element to create for.