public static event EventHandler<int> SampleConfigurationLoaded
public: static event EventHandler<int>^ SampleConfigurationLoaded { void add (EventHandler<int>^ value); void remove (EventHandler<int>^ value); }