AdornerProperties.GetView(DependencyObject) 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.
public:
static Microsoft::VisualStudio::DesignTools::Extensibility::Interaction::ViewItem ^ GetView(System::Windows::DependencyObject ^ adorner);
public static Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.ViewItem GetView (System.Windows.DependencyObject adorner);
static member GetView : System.Windows.DependencyObject -> Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.ViewItem
Public Shared Function GetView (adorner As DependencyObject) As ViewItem
Parameters
- adorner
- DependencyObject