3 writes to pRadioButtons
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (1)
1499taskDialogConfig.pRadioButtons = radioButtonStructs;
System.Windows.Forms.Primitives.Tests (2)
Interop\ComCtl32\TASKDIALOGCONFIGTests.cs (2)
47Assert.Equal(52, (byte*)&sut.pRadioButtons - addr); // 4, const TASKDIALOG_BUTTON * 98Assert.Equal(80, (byte*)&sut.pRadioButtons - addr); // 8, const TASKDIALOG_BUTTON *