1 write to LastTransaction
System.ComponentModel.TypeConverter (1)
System\ComponentModel\Design\DesignerTransactionCloseEventArgs.cs (1)
24
LastTransaction
= lastTransaction;
7 references to LastTransaction
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
2981
if (!e.
LastTransaction
)
System.Windows.Forms.Design (6)
System\ComponentModel\Design\DesignerActionUI.cs (2)
293
if (e.
LastTransaction
&& _relatedComponentTransaction is not null)
547
if (e.
LastTransaction
)
System\ComponentModel\Design\DesignerEventService.cs (1)
202
if (!e.
LastTransaction
)
System\ComponentModel\Design\SelectionService.cs (1)
155
if (e.
LastTransaction
)
System\Windows\Forms\Design\Behavior\SelectionManager.cs (1)
464
if (e.
LastTransaction
&& NeedRefresh)
System\Windows\Forms\Design\SelectionUIService.cs (1)
312
if (e.
LastTransaction
)