GraphPathSerializationDictionary.CommonPathsAdded 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.
This event can be used to inject custom common paths after AddCommonPaths is called.
public:
event EventHandler ^ CommonPathsAdded;
public event EventHandler CommonPathsAdded;
member this.CommonPathsAdded : EventHandler
Public Event CommonPathsAdded As EventHandler