JavaAccEventListener.JavaAccEventOccurred Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when JavaAccEvent occurs.
public:
static event EventHandler<Microsoft::Uii::HostedApplicationToolkit::DataDrivenAdapter::JavaAccEventArgs ^> ^ JavaAccEventOccurred;
public static event EventHandler<Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaAccEventArgs> JavaAccEventOccurred;
member this.JavaAccEventOccurred : EventHandler<Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaAccEventArgs>
Public Shared Event JavaAccEventOccurred As EventHandler(Of JavaAccEventArgs)