'Declaration Protected Overridable Sub OnRedactionMarkApplied( _
ByVal eThe WpfRedactionMarkEventArgs instance containing the event data.As WpfRedactionMarkEventArgs _
)
protected virtual void OnRedactionMarkApplied(
WpfRedactionMarkEventArgs e
)
protected: virtual void OnRedactionMarkApplied(
WpfRedactionMarkEventArgs* e
)
protected:
virtual void OnRedactionMarkApplied(
WpfRedactionMarkEventArgs^ e
)
Parameters
- e
- The WpfRedactionMarkEventArgs instance containing the event data.