EApplication_SinkHelper.m_WindowBeforeDoubleClickDelegate Field
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public m_WindowBeforeDoubleClickDelegate As EApplication_WindowBeforeDoubleClickEventHandler
'Usage
Dim instance As EApplication_SinkHelper
Dim value As EApplication_WindowBeforeDoubleClickEventHandler
value = instance.m_WindowBeforeDoubleClickDelegate
instance.m_WindowBeforeDoubleClickDelegate = value
public EApplication_WindowBeforeDoubleClickEventHandler m_WindowBeforeDoubleClickDelegate