Closed mrlacey closed 5 years ago
CustomButtonParentAdapter.CanParent is called multiple times (by `[ExternalCode]') even when nothing is being dropped on the designer.
CustomButtonParentAdapter.CanParent
The childType is just an Object so I can't provide more information on where this is coming from.
childType
Object
I'm using VS16.4 preview 2
This is by design.
It might be worth updating the comment here to say it may also be called at other times too.
done.
CustomButtonParentAdapter.CanParent
is called multiple times (by `[ExternalCode]') even when nothing is being dropped on the designer.The
childType
is just anObject
so I can't provide more information on where this is coming from.I'm using VS16.4 preview 2