AdornerProperties.SetLayout(DependencyObject, AdornerLayout) 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 void SetLayout(System::Windows::DependencyObject ^ adorner, Microsoft::VisualStudio::DesignTools::Extensibility::Interaction::AdornerLayout ^ value);
public static void SetLayout (System.Windows.DependencyObject adorner, Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.AdornerLayout value);
static member SetLayout : System.Windows.DependencyObject * Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.AdornerLayout -> unit
Public Shared Sub SetLayout (adorner As DependencyObject, value As AdornerLayout)
Parameters
- adorner
- DependencyObject
- value
- AdornerLayout