Base:
property
AutoSize
System.Windows.Forms.Control.AutoSize
3 references to AutoSize
WindowsFormsIntegration (3)
System\Windows\Integration\ElementHost.cs (3)
343
if (
AutoSize
)
963
OnPropertyChanged(nameof(
AutoSize
), this.
AutoSize
);