SearchOptionButton Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddOptionButtonClickedHandler(DependencyObject^, RoutedEventHandler^) | Adds the specified event handler to the specified option button. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | RemoveOptionButtonClickedHandler(DependencyObject^, RoutedEventHandler^) | Removes the specified event handler from the specified option button. |
![]() | ToString() | (Inherited from Object.) |
Show:


