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