ApplicationEvents4_SinkHelper.m_ProtectedViewWindowOpenDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_ProtectedViewWindowOpenDelegate As ApplicationEvents4_ProtectedViewWindowOpenEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_ProtectedViewWindowOpenEventHandler
value = instance.m_ProtectedViewWindowOpenDelegate
instance.m_ProtectedViewWindowOpenDelegate = value
public ApplicationEvents4_ProtectedViewWindowOpenEventHandler m_ProtectedViewWindowOpenDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class