3 references to ActiveDesigner
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridServiceProvider.cs (2)
11
/// Service provider that searches the <see cref="
ActiveDesigner
"/>, then the <see cref="PropertyGridView"/>,
25
object? service = _ownerPropertyGrid.
ActiveDesigner
?.GetService(serviceType);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
243
/// <see cref="PropertyGrid"/> will update this when <see cref="PropertyGrid.
ActiveDesigner
"/> is set.