2 |
0.6912865 |
XamlEventIndex |
Enum |
|
|
|
|
|
|
enum XamlEventIndex
{
FrameworkElement_DataContextChanged = 16,
FrameworkElement_SizeChanged = 17,
FrameworkElement_LayoutUpdated = 18,
UIElement_KeyUp = 22,
UIElement_KeyDown = 23,
UIElement_GotFocus = 24,
UIElement_LostFocus = 25,
UIElement_DragStarting = 26,
UIElement_DropCompleted = 27,
UIElement_CharacterReceived = 28,
UIElement_DragEnter = 29,
UIElement_DragLeave = 30,
UIElement_DragOver = 31,
UIElement_Drop = 32,
UIElement_PointerPressed = 38,
UIElement_PointerMoved = 39,
UIElement_PointerReleased = 40,
UIElement_PointerEntered = 41,
UIElement_PointerExited = 42,
UIElement_PointerCaptureLost = 43,
UIElement_PointerCanceled = 44,
UIElement_PointerWheelChanged = 45,
UIElement_Tapped = 46,
UIElement_DoubleTapped = 47,
UIElement_Holding = 48,
UIElement_ContextRequested = 49,
UIElement_ContextCanceled = 50,
UIElement_RightTapped = 51,
UIElement_ManipulationStarting = 52,
UIElement_ManipulationInertiaStarting = 53,
UIElement_ManipulationStarted = 54,
UIElement_ManipulationDelta = 55,
UIElement_ManipulationCompleted = 56,
UIElement_ProcessKeyboardAccelerators = 60,
UIElement_GettingFocus = 61,
UIElement_LosingFocus = 62,
UIElement_NoFocusCandidateFound = 63,
UIElement_PreviewKeyDown = 64,
UIElement_PreviewKeyUp = 65,
UIElement_BringIntoViewRequested = 66,
AppBar_Opening = 109,
AppBar_Opened = 110,
AppBar_Closing = 111,
AppBar_Closed = 112,
AutoSuggestBox_SuggestionChosen = 113,
AutoSuggestBox_TextChanged = 114,
AutoSuggestBox_QuerySubmitted = 115,
CalendarDatePicker_CalendarViewDayItemChanging = 116,
CalendarDatePicker_DateChanged = 117,
CalendarDatePicker_Opened = 118,
CalendarDatePicker_Closed = 119,
CalendarView_CalendarViewDayItemChanging = 120,
CalendarView_SelectedDatesChanged = 121,
ComboBox_DropDownClosed = 122,
ComboBox_DropDownOpened = 123,
CommandBar_DynamicOverflowItemsChanging = 124,
ContentDialog_Closing = 126,
ContentDialog_Closed = 127,
ContentDialog_Opened = 128,
ContentDialog_PrimaryButtonClick = 129,
ContentDialog_SecondaryButtonClick = 130,
ContentDialog_CloseButtonClick = 131,
Control_FocusEngaged = 132,
Control_FocusDisengaged = 133,
DatePicker_DateChanged = 135,
Frame_Navigated = 136,
Frame_Navigating = 137,
Frame_NavigationFailed = 138,
Frame_NavigationStopped = 139,
Hub_SectionHeaderClick = 143,
Hub_SectionsInViewChanged = 144,
ItemsPresenter_HorizontalSnapPointsChanged = 148,
ItemsPresenter_VerticalSnapPointsChanged = 149,
ListViewBase_ItemClick = 150,
ListViewBase_DragItemsStarting = 151,
ListViewBase_DragItemsCompleted = 152,
ListViewBase_ContainerContentChanging = 153,
ListViewBase_ChoosingItemContainer = 154,
ListViewBase_ChoosingGroupHeaderContainer = 155,
MediaTransportControls_ThumbnailRequested = 167,
MenuFlyoutItem_Click = 168,
RichEditBox_TextChanging = 177,
ScrollViewer_ViewChanging = 192,
ScrollViewer_ViewChanged = 193,
ScrollViewer_DirectManipulationStarted = 194,
ScrollViewer_DirectManipulationCompleted = 195,
SearchBox_QueryChanged = 196,
SearchBox_SuggestionsRequested = 197,
SearchBox_QuerySubmitted = 198,
SearchBox_ResultSuggestionChosen = 199,
SearchBox_PrepareForFocusOnKeyboardInput = 200,
SemanticZoom_ViewChangeStarted = 201,
SemanticZoom_ViewChangeCompleted = 202,
SettingsFlyout_BackClick = 203,
StackPanel_HorizontalSnapPointsChanged = 208,
StackPanel_VerticalSnapPointsChanged = 209,
TimePicker_TimeChanged = 227,
ToggleSwitch_Toggled = 228,
ToolTip_Closed = 229,
ToolTip_Opened = 230,
VirtualizingStackPanel_CleanUpVirtualizedItemEvent = 231,
WebView_SeparateProcessLost = 232,
WebView_LoadCompleted = 233,
WebView_ScriptNotify = 234,
WebView_NavigationFailed = 235,
WebView_NavigationStarting = 236,
WebView_ContentLoading = 237,
WebView_DOMContentLoaded = 238,
WebView_NavigationCompleted = 239,
WebView_FrameNavigationStarting = 240,
WebView_FrameContentLoading = 241,
WebView_FrameDOMContentLoaded = 242,
WebView_FrameNavigationCompleted = 243,
WebView_LongRunningScriptDetected = 244,
WebView_UnsafeContentWarningDisplaying = 245,
WebView_UnviewableContentIdentified = 246,
WebView_ContainsFullScreenElementChanged = 247,
WebView_UnsupportedUriSchemeIdentified = 248,
WebView_NewWindowRequested = 249,
WebView_PermissionRequested = 250,
ButtonBase_Click = 256,
CarouselPanel_HorizontalSnapPointsChanged = 257,
CarouselPanel_VerticalSnapPointsChanged = 258,
OrientedVirtualizingPanel_HorizontalSnapPointsChanged = 263,
OrientedVirtualizingPanel_VerticalSnapPointsChanged = 264,
RangeBase_ValueChanged = 267,
ScrollBar_Scroll = 268,
Selector_SelectionChanged = 269,
Thumb_DragStarted = 270,
Thumb_DragDelta = 271,
Thumb_DragCompleted = 272,
ToggleButton_Checked = 273,
ToggleButton_Unchecked = 274,
ToggleButton_Indeterminate = 275,
WebView_WebResourceRequested = 283,
ScrollViewer_AnchorRequested = 291,
DatePicker_SelectedDateChanged = 322,
TimePicker_SelectedTimeChanged = 323
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.ui.xaml.core.direct.idl(144,0) |
|