Method OnParentChanged
OnParentChanged()
When overridden in a derived class, should raise the ParentChanged event.
protected override void OnParentChanged()
Remarks
It is the implementor's responsibility to raise the ParentChanged event.
When overridden in a derived class, should raise the ParentChanged event.
protected override void OnParentChanged()
It is the implementor's responsibility to raise the ParentChanged event.