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