DiagramWinEvents::NotifyForAllViews Method (Int32, DiagramItem^)
Visual Studio 2015
Signals the system that an accessibility event occurred. The notification will be sent for each view associated with the DiagramItem.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- accessibilityEvent
-
Type:
System::Int32
One of the predefined EVENT_OBJECT_* or EVENT_SYSTEM_* constants.
- diagramItem
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramItem^
The DiagramItem that is generating the notification.
Show: