ParentRoleChangeRule.RolePlayerChanged(RolePlayerChangedEventArgs) 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.
Defers updating the shape's layout object as well as its descendent shapes by adding to a queue which gets processed in the DiagramCommittingRule.
public:
override void RolePlayerChanged(Microsoft::VisualStudio::Modeling::RolePlayerChangedEventArgs ^ e);
public override void RolePlayerChanged (Microsoft.VisualStudio.Modeling.RolePlayerChangedEventArgs e);
override this.RolePlayerChanged : Microsoft.VisualStudio.Modeling.RolePlayerChangedEventArgs -> unit
Public Overrides Sub RolePlayerChanged (e As RolePlayerChangedEventArgs)