Base:
method
OnGiveFeedback
System.Windows.Forms.Design.Behavior.Behavior.OnGiveFeedback(System.Windows.Forms.Design.Behavior.Glyph, System.Windows.Forms.GiveFeedbackEventArgs)
1 reference to OnGiveFeedback
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ControlDesigner.TransparentBehaviorTests.cs (1)
95
Exception? exception = Record.Exception(() => _behavior.
OnGiveFeedback
(null, feedbackEventArgs));