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