2 |
3.160167 |
AutomationNotificationKind |
Enum |
|
|
|
|
|
|
enum AutomationNotificationKind
{
ItemAdded = 0,
ItemRemoved = 1,
ActionCompleted = 2,
ActionAborted = 3,
Other = 4
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.ui.xaml.automation.peers.idl(1082,0) |
|