Edit

Share via


ApplicationEvents4_SinkHelper.ProtectedViewWindowBeforeEdit Method

Definition

public:
 override void ProtectedViewWindowBeforeEdit(Microsoft::Office::Interop::Word::ProtectedViewWindow ^ , bool % );
public override void ProtectedViewWindowBeforeEdit (Microsoft.Office.Interop.Word.ProtectedViewWindow , ref bool );
abstract member ProtectedViewWindowBeforeEdit : Microsoft.Office.Interop.Word.ProtectedViewWindow * bool -> unit
override this.ProtectedViewWindowBeforeEdit : Microsoft.Office.Interop.Word.ProtectedViewWindow * bool -> unit
Public Overrides Sub ProtectedViewWindowBeforeEdit ( As ProtectedViewWindow, ByRef  As Boolean)

Parameters

Implements

Applies to