'Declaration Protected Overrides Sub PerformInteraction( _ ByVal args As InteractionEventArgs _ )
protected override void PerformInteraction( InteractionEventArgs args )
protected: void PerformInteraction( InteractionEventArgs* args ) override
protected: void PerformInteraction( InteractionEventArgs^ args ) override
Parameters
- args
- An interaction event args.