PropertyManager.OnCurrentChanged(EventArgs) Method
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.
Raises the CurrentChanged event.
protected public:
override void OnCurrentChanged(EventArgs ^ ea);
protected internal override void OnCurrentChanged (EventArgs ea);
override this.OnCurrentChanged : EventArgs -> unit
Protected Friend Overrides Sub OnCurrentChanged (ea As EventArgs)
Parameters
- ea
- EventArgs
The event data.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.