RadioButtonAutomationPeer Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The RadioButtonAutomationPeer type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public propertySupported by Silverlight for Windows Phone EventsSource Gets or sets an AutomationPeer that is reported to the automation client as a source for all the events that come from this AutomationPeer. (Inherited from AutomationPeer.)
Public propertySupported by Silverlight for Windows Phone Owner Gets the UIElement that is associated with this FrameworkElementAutomationPeer. (Inherited from FrameworkElementAutomationPeer.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate propertySupported by Silverlight for Windows Phone ISelectionItemProvider.IsSelected Infrastructure. For a description of this member, see ISelectionItemProvider.IsSelected.
Explicit interface implemetationPrivate propertySupported by Silverlight for Windows Phone ISelectionItemProvider.SelectionContainer Infrastructure. For a description of this member, see ISelectionItemProvider.SelectionContainer.
Explicit interface implemetationPrivate propertySupported by Silverlight for Windows Phone IToggleProvider.ToggleState Infrastructure. For a description of this member, see IToggleProvider.ToggleState. (Inherited from ToggleButtonAutomationPeer.)

Top