SearchBooleanOptionButtonAutomationPeer(SearchBooleanOptionButton) 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 SearchBooleanOptionButtonAutomationPeer.
public:
SearchBooleanOptionButtonAutomationPeer(Microsoft::VisualStudio::PlatformUI::SearchBooleanOptionButton ^ owner);
public SearchBooleanOptionButtonAutomationPeer (Microsoft.VisualStudio.PlatformUI.SearchBooleanOptionButton owner);
new Microsoft.VisualStudio.PlatformUI.SearchBooleanOptionButtonAutomationPeer : Microsoft.VisualStudio.PlatformUI.SearchBooleanOptionButton -> Microsoft.VisualStudio.PlatformUI.SearchBooleanOptionButtonAutomationPeer
Public Sub New (owner As SearchBooleanOptionButton)
Parameters
The owner.