EventManagerDirectory.ElementMoved Property
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.
Event manager that handles ElementMoved events
public:
property Microsoft::VisualStudio::Modeling::ElementMovedEventManager ^ ElementMoved { Microsoft::VisualStudio::Modeling::ElementMovedEventManager ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementMovedEventManager ElementMoved { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementMoved : Microsoft.VisualStudio.Modeling.ElementMovedEventManager
Public ReadOnly Property ElementMoved As ElementMovedEventManager
Property Value
- Attributes