win32more-Microsoft.WindowsAppSDK 0.6.1.8.250916003__py2.py3-none-any.whl → 0.7.1.5.240227000__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of win32more-Microsoft.WindowsAppSDK might be problematic. Click here for more details.

Files changed (89) hide show
  1. win32more/Microsoft/Foundation/__init__.py +2 -2
  2. win32more/Microsoft/Graphics/DirectX/__init__.py +1 -1
  3. win32more/Microsoft/Graphics/Display/__init__.py +9 -9
  4. win32more/Microsoft/UI/Composition/Core/__init__.py +9 -9
  5. win32more/Microsoft/UI/Composition/Diagnostics/__init__.py +3 -3
  6. win32more/Microsoft/UI/Composition/Effects/__init__.py +11 -11
  7. win32more/Microsoft/UI/Composition/Interactions/__init__.py +95 -95
  8. win32more/Microsoft/UI/Composition/Scenes/__init__.py +81 -81
  9. win32more/Microsoft/UI/Composition/SystemBackdrops/__init__.py +41 -41
  10. win32more/Microsoft/UI/Composition/__init__.py +261 -261
  11. win32more/Microsoft/UI/Content/__init__.py +55 -696
  12. win32more/Microsoft/UI/Dispatching/__init__.py +15 -15
  13. win32more/Microsoft/UI/Input/DragDrop/__init__.py +13 -13
  14. win32more/Microsoft/UI/Input/Interop/__init__.py +1 -1
  15. win32more/Microsoft/UI/Input/__init__.py +150 -376
  16. win32more/Microsoft/UI/System/__init__.py +5 -5
  17. win32more/Microsoft/UI/Text/__init__.py +26 -47
  18. win32more/Microsoft/UI/Windowing/__init__.py +42 -125
  19. win32more/Microsoft/UI/Xaml/Automation/Peers/__init__.py +56 -78
  20. win32more/Microsoft/UI/Xaml/Automation/Provider/__init__.py +19 -19
  21. win32more/Microsoft/UI/Xaml/Automation/Text/__init__.py +1 -1
  22. win32more/Microsoft/UI/Xaml/Automation/__init__.py +41 -41
  23. win32more/Microsoft/UI/Xaml/Controls/AnimatedVisuals/__init__.py +17 -17
  24. win32more/Microsoft/UI/Xaml/Controls/Primitives/__init__.py +108 -107
  25. win32more/Microsoft/UI/Xaml/Controls/__init__.py +727 -1217
  26. win32more/Microsoft/UI/Xaml/Core/Direct/__init__.py +7 -0
  27. win32more/Microsoft/UI/Xaml/Data/__init__.py +31 -30
  28. win32more/Microsoft/UI/Xaml/Documents/__init__.py +38 -37
  29. win32more/Microsoft/UI/Xaml/Hosting/__init__.py +7 -7
  30. win32more/Microsoft/UI/Xaml/Input/__init__.py +38 -31
  31. win32more/Microsoft/UI/Xaml/Interop/__init__.py +3 -3
  32. win32more/Microsoft/UI/Xaml/Markup/__init__.py +19 -17
  33. win32more/Microsoft/UI/Xaml/Media/Animation/__init__.py +111 -109
  34. win32more/Microsoft/UI/Xaml/Media/Imaging/__init__.py +11 -11
  35. win32more/Microsoft/UI/Xaml/Media/Media3D/__init__.py +2 -1
  36. win32more/Microsoft/UI/Xaml/Media/__init__.py +34 -28
  37. win32more/Microsoft/UI/Xaml/Navigation/__init__.py +1 -1
  38. win32more/Microsoft/UI/Xaml/Printing/__init__.py +7 -7
  39. win32more/Microsoft/UI/Xaml/Resources/__init__.py +3 -3
  40. win32more/Microsoft/UI/Xaml/Shapes/__init__.py +1 -1
  41. win32more/Microsoft/UI/Xaml/XamlTypeInfo/__init__.py +2 -2
  42. win32more/Microsoft/UI/Xaml/__init__.py +192 -260
  43. win32more/Microsoft/UI/__init__.py +6 -11
  44. win32more/Microsoft/Web/WebView2/Core/__init__.py +4686 -0
  45. win32more/Microsoft/Windows/AppLifecycle/__init__.py +21 -21
  46. win32more/Microsoft/Windows/AppNotifications/Builder/__init__.py +100 -100
  47. win32more/Microsoft/Windows/AppNotifications/__init__.py +46 -46
  48. win32more/Microsoft/Windows/ApplicationModel/DynamicDependency/__init__.py +22 -21
  49. win32more/Microsoft/Windows/ApplicationModel/Resources/__init__.py +60 -60
  50. win32more/Microsoft/Windows/ApplicationModel/WindowsAppRuntime/__init__.py +1 -118
  51. win32more/Microsoft/Windows/Management/Deployment/__init__.py +83 -143
  52. win32more/Microsoft/Windows/PushNotifications/__init__.py +6 -5
  53. win32more/Microsoft/Windows/Security/AccessControl/__init__.py +7 -6
  54. win32more/Microsoft/Windows/System/Power/__init__.py +23 -12
  55. win32more/Microsoft/Windows/System/__init__.py +15 -15
  56. win32more/Microsoft/Windows/Widgets/Feeds/Providers/__init__.py +25 -292
  57. win32more/Microsoft/Windows/Widgets/Providers/__init__.py +49 -260
  58. win32more/Microsoft/Windows/Widgets/__init__.py +2 -2
  59. win32more/appsdk/versioninfo.py +2 -2
  60. win32more/dll/arm64/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  61. win32more/dll/x64/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  62. win32more/dll/x86/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  63. win32more_microsoft_windowsappsdk-0.7.1.5.240227000.dist-info/METADATA +5 -0
  64. win32more_microsoft_windowsappsdk-0.7.1.5.240227000.dist-info/RECORD +66 -0
  65. {win32more_microsoft_windowsappsdk-0.6.1.8.250916003.dist-info → win32more_microsoft_windowsappsdk-0.7.1.5.240227000.dist-info}/licenses/LICENSE (Microsoft.WindowsAppSDK).txt +3 -5
  66. win32more/Microsoft/Graphics/Imaging/__init__.py +0 -77
  67. win32more/Microsoft/Security/Authentication/OAuth/__init__.py +0 -591
  68. win32more/Microsoft/Windows/AI/ContentSafety/__init__.py +0 -197
  69. win32more/Microsoft/Windows/AI/Foundation/__init__.py +0 -46
  70. win32more/Microsoft/Windows/AI/Imaging/__init__.py +0 -365
  71. win32more/Microsoft/Windows/AI/MachineLearning/__init__.py +0 -122
  72. win32more/Microsoft/Windows/AI/Text/__init__.py +0 -498
  73. win32more/Microsoft/Windows/AI/__init__.py +0 -49
  74. win32more/Microsoft/Windows/ApplicationModel/Background/UniversalBGTask/__init__.py +0 -27
  75. win32more/Microsoft/Windows/ApplicationModel/Background/__init__.py +0 -65
  76. win32more/Microsoft/Windows/BadgeNotifications/__init__.py +0 -53
  77. win32more/Microsoft/Windows/Foundation/__init__.py +0 -220
  78. win32more/Microsoft/Windows/Globalization/__init__.py +0 -38
  79. win32more/Microsoft/Windows/Media/Capture/__init__.py +0 -196
  80. win32more/Microsoft/Windows/Storage/Pickers/__init__.py +0 -258
  81. win32more/Microsoft/Windows/Storage/__init__.py +0 -178
  82. win32more/Microsoft/Windows/Widgets/Notifications/__init__.py +0 -193
  83. win32more/Microsoft/Windows/Workloads/__init__.py +0 -11
  84. win32more/dll/arm64/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  85. win32more/dll/x64/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  86. win32more/dll/x86/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  87. win32more_microsoft_windowsappsdk-0.6.1.8.250916003.dist-info/METADATA +0 -6
  88. win32more_microsoft_windowsappsdk-0.6.1.8.250916003.dist-info/RECORD +0 -85
  89. {win32more_microsoft_windowsappsdk-0.6.1.8.250916003.dist-info → win32more_microsoft_windowsappsdk-0.7.1.5.240227000.dist-info}/WHEEL +0 -0
@@ -1,5 +1,5 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.UI
4
4
  import win32more.Microsoft.UI.Content
5
5
  import win32more.Microsoft.UI.Dispatching
@@ -34,6 +34,7 @@ class ContextMenuKeyEventArgs(ComPtr):
34
34
  def get_Handled(self: win32more.Microsoft.UI.Input.IContextMenuKeyEventArgs) -> Boolean: ...
35
35
  Handled = property(get_Handled, put_Handled)
36
36
  class CrossSlideThresholds(Structure):
37
+ _name_ = 'Microsoft.UI.Input.CrossSlideThresholds'
37
38
  SelectionStart: Single
38
39
  SpeedBumpStart: Single
39
40
  SpeedBumpEnd: Single
@@ -64,10 +65,10 @@ class DraggingEventArgs(ComPtr):
64
65
  default_interface: win32more.Microsoft.UI.Input.IDraggingEventArgs
65
66
  _classid_ = 'Microsoft.UI.Input.DraggingEventArgs'
66
67
  @winrt_mixinmethod
67
- def get_DraggingState(self: win32more.Microsoft.UI.Input.IDraggingEventArgs) -> win32more.Microsoft.UI.Input.DraggingState: ...
68
- @winrt_mixinmethod
69
68
  def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.IDraggingEventArgs) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
70
69
  @winrt_mixinmethod
70
+ def get_DraggingState(self: win32more.Microsoft.UI.Input.IDraggingEventArgs) -> win32more.Microsoft.UI.Input.DraggingState: ...
71
+ @winrt_mixinmethod
71
72
  def get_Position(self: win32more.Microsoft.UI.Input.IDraggingEventArgs) -> win32more.Windows.Foundation.Point: ...
72
73
  DraggingState = property(get_DraggingState, None)
73
74
  PointerDeviceType = property(get_PointerDeviceType, None)
@@ -76,49 +77,14 @@ class DraggingState(Enum, Int32):
76
77
  Started = 0
77
78
  Continuing = 1
78
79
  Completed = 2
79
- class EnteredMoveSizeEventArgs(ComPtr):
80
- extends: IInspectable
81
- default_interface: win32more.Microsoft.UI.Input.IEnteredMoveSizeEventArgs
82
- _classid_ = 'Microsoft.UI.Input.EnteredMoveSizeEventArgs'
83
- @winrt_mixinmethod
84
- def get_PointerScreenPoint(self: win32more.Microsoft.UI.Input.IEnteredMoveSizeEventArgs) -> win32more.Windows.Graphics.PointInt32: ...
85
- @winrt_mixinmethod
86
- def get_MoveSizeOperation(self: win32more.Microsoft.UI.Input.IEnteredMoveSizeEventArgs) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
87
- MoveSizeOperation = property(get_MoveSizeOperation, None)
88
- PointerScreenPoint = property(get_PointerScreenPoint, None)
89
- class EnteringMoveSizeEventArgs(ComPtr):
90
- extends: IInspectable
91
- default_interface: win32more.Microsoft.UI.Input.IEnteringMoveSizeEventArgs
92
- _classid_ = 'Microsoft.UI.Input.EnteringMoveSizeEventArgs'
93
- @winrt_mixinmethod
94
- def get_MoveSizeWindowId(self: win32more.Microsoft.UI.Input.IEnteringMoveSizeEventArgs) -> win32more.Microsoft.UI.WindowId: ...
95
- @winrt_mixinmethod
96
- def get_MoveSizeOperation(self: win32more.Microsoft.UI.Input.IEnteringMoveSizeEventArgs) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
97
- @winrt_mixinmethod
98
- def get_PointerScreenPoint(self: win32more.Microsoft.UI.Input.IEnteringMoveSizeEventArgs) -> win32more.Windows.Graphics.PointInt32: ...
99
- @winrt_mixinmethod
100
- def put_MoveSizeWindowId(self: win32more.Microsoft.UI.Input.IEnteringMoveSizeEventArgs, value: win32more.Microsoft.UI.WindowId) -> Void: ...
101
- MoveSizeOperation = property(get_MoveSizeOperation, None)
102
- MoveSizeWindowId = property(get_MoveSizeWindowId, put_MoveSizeWindowId)
103
- PointerScreenPoint = property(get_PointerScreenPoint, None)
104
- class ExitedMoveSizeEventArgs(ComPtr):
105
- extends: IInspectable
106
- default_interface: win32more.Microsoft.UI.Input.IExitedMoveSizeEventArgs
107
- _classid_ = 'Microsoft.UI.Input.ExitedMoveSizeEventArgs'
108
- @winrt_mixinmethod
109
- def get_PointerScreenPoint(self: win32more.Microsoft.UI.Input.IExitedMoveSizeEventArgs) -> win32more.Windows.Graphics.PointInt32: ...
110
- @winrt_mixinmethod
111
- def get_MoveSizeOperation(self: win32more.Microsoft.UI.Input.IExitedMoveSizeEventArgs) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
112
- MoveSizeOperation = property(get_MoveSizeOperation, None)
113
- PointerScreenPoint = property(get_PointerScreenPoint, None)
114
80
  class FocusChangedEventArgs(ComPtr):
115
81
  extends: IInspectable
116
82
  default_interface: win32more.Microsoft.UI.Input.IFocusChangedEventArgs
117
83
  _classid_ = 'Microsoft.UI.Input.FocusChangedEventArgs'
118
84
  @winrt_mixinmethod
119
- def get_Handled(self: win32more.Microsoft.UI.Input.IFocusChangedEventArgs) -> Boolean: ...
120
- @winrt_mixinmethod
121
85
  def put_Handled(self: win32more.Microsoft.UI.Input.IFocusChangedEventArgs, value: Boolean) -> Void: ...
86
+ @winrt_mixinmethod
87
+ def get_Handled(self: win32more.Microsoft.UI.Input.IFocusChangedEventArgs) -> Boolean: ...
122
88
  Handled = property(get_Handled, put_Handled)
123
89
  class FocusNavigationReason(Enum, Int32):
124
90
  Programmatic = 0
@@ -178,7 +144,7 @@ class GestureRecognizer(ComPtr):
178
144
  @winrt_activatemethod
179
145
  def CreateInstance(cls) -> win32more.Microsoft.UI.Input.GestureRecognizer: ...
180
146
  @winrt_mixinmethod
181
- def get_CrossSlideHorizontally(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Boolean: ...
147
+ def put_PivotRadius(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: Single) -> Void: ...
182
148
  @winrt_mixinmethod
183
149
  def put_AutoProcessInertia(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: Boolean) -> Void: ...
184
150
  @winrt_mixinmethod
@@ -186,7 +152,7 @@ class GestureRecognizer(ComPtr):
186
152
  @winrt_mixinmethod
187
153
  def put_CrossSlideExact(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: Boolean) -> Void: ...
188
154
  @winrt_mixinmethod
189
- def put_ManipulationExact(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: Boolean) -> Void: ...
155
+ def get_CrossSlideHorizontally(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Boolean: ...
190
156
  @winrt_mixinmethod
191
157
  def put_CrossSlideHorizontally(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: Boolean) -> Void: ...
192
158
  @winrt_mixinmethod
@@ -208,9 +174,9 @@ class GestureRecognizer(ComPtr):
208
174
  @winrt_mixinmethod
209
175
  def get_PivotRadius(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Single: ...
210
176
  @winrt_mixinmethod
211
- def put_PivotRadius(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: Single) -> Void: ...
177
+ def ProcessInertia(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Void: ...
212
178
  @winrt_mixinmethod
213
- def get_InertiaExpansionDeceleration(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Single: ...
179
+ def add_ManipulationStarted(self: win32more.Microsoft.UI.Input.IGestureRecognizer, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.GestureRecognizer, win32more.Microsoft.UI.Input.ManipulationStartedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
214
180
  @winrt_mixinmethod
215
181
  def put_InertiaExpansionDeceleration(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: Single) -> Void: ...
216
182
  @winrt_mixinmethod
@@ -236,7 +202,7 @@ class GestureRecognizer(ComPtr):
236
202
  @winrt_mixinmethod
237
203
  def get_ManipulationExact(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Boolean: ...
238
204
  @winrt_mixinmethod
239
- def get_AutoProcessInertia(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Boolean: ...
205
+ def put_ManipulationExact(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: Boolean) -> Void: ...
240
206
  @winrt_mixinmethod
241
207
  def get_MouseWheelParameters(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> win32more.Microsoft.UI.Input.MouseWheelParameters: ...
242
208
  @winrt_mixinmethod
@@ -254,7 +220,7 @@ class GestureRecognizer(ComPtr):
254
220
  @winrt_mixinmethod
255
221
  def ProcessMouseWheelEvent(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: win32more.Microsoft.UI.Input.PointerPoint, isShiftKeyDown: Boolean, isControlKeyDown: Boolean) -> Void: ...
256
222
  @winrt_mixinmethod
257
- def ProcessInertia(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Void: ...
223
+ def get_InertiaExpansionDeceleration(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Single: ...
258
224
  @winrt_mixinmethod
259
225
  def ProcessUpEvent(self: win32more.Microsoft.UI.Input.IGestureRecognizer, value: win32more.Microsoft.UI.Input.PointerPoint) -> Void: ...
260
226
  @winrt_mixinmethod
@@ -274,7 +240,7 @@ class GestureRecognizer(ComPtr):
274
240
  @winrt_mixinmethod
275
241
  def remove_Dragging(self: win32more.Microsoft.UI.Input.IGestureRecognizer, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
276
242
  @winrt_mixinmethod
277
- def add_ManipulationStarted(self: win32more.Microsoft.UI.Input.IGestureRecognizer, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.GestureRecognizer, win32more.Microsoft.UI.Input.ManipulationStartedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
243
+ def get_AutoProcessInertia(self: win32more.Microsoft.UI.Input.IGestureRecognizer) -> Boolean: ...
278
244
  @winrt_mixinmethod
279
245
  def remove_ManipulationStarted(self: win32more.Microsoft.UI.Input.IGestureRecognizer, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
280
246
  @winrt_mixinmethod
@@ -311,15 +277,15 @@ class GestureRecognizer(ComPtr):
311
277
  PivotCenter = property(get_PivotCenter, put_PivotCenter)
312
278
  PivotRadius = property(get_PivotRadius, put_PivotRadius)
313
279
  ShowGestureFeedback = property(get_ShowGestureFeedback, put_ShowGestureFeedback)
314
- Tapped = event()
315
- RightTapped = event()
316
- Holding = event()
317
- Dragging = event()
318
- ManipulationStarted = event()
319
- ManipulationUpdated = event()
320
- ManipulationInertiaStarting = event()
321
- ManipulationCompleted = event()
322
- CrossSliding = event()
280
+ CrossSliding = event(add_CrossSliding, remove_CrossSliding)
281
+ Dragging = event(add_Dragging, remove_Dragging)
282
+ Holding = event(add_Holding, remove_Holding)
283
+ ManipulationCompleted = event(add_ManipulationCompleted, remove_ManipulationCompleted)
284
+ ManipulationInertiaStarting = event(add_ManipulationInertiaStarting, remove_ManipulationInertiaStarting)
285
+ ManipulationStarted = event(add_ManipulationStarted, remove_ManipulationStarted)
286
+ ManipulationUpdated = event(add_ManipulationUpdated, remove_ManipulationUpdated)
287
+ RightTapped = event(add_RightTapped, remove_RightTapped)
288
+ Tapped = event(add_Tapped, remove_Tapped)
323
289
  class GestureSettings(Enum, UInt32):
324
290
  None_ = 0
325
291
  Tap = 1
@@ -344,10 +310,10 @@ class HoldingEventArgs(ComPtr):
344
310
  default_interface: win32more.Microsoft.UI.Input.IHoldingEventArgs
345
311
  _classid_ = 'Microsoft.UI.Input.HoldingEventArgs'
346
312
  @winrt_mixinmethod
347
- def get_HoldingState(self: win32more.Microsoft.UI.Input.IHoldingEventArgs) -> win32more.Microsoft.UI.Input.HoldingState: ...
348
- @winrt_mixinmethod
349
313
  def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.IHoldingEventArgs) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
350
314
  @winrt_mixinmethod
315
+ def get_HoldingState(self: win32more.Microsoft.UI.Input.IHoldingEventArgs) -> win32more.Microsoft.UI.Input.HoldingState: ...
316
+ @winrt_mixinmethod
351
317
  def get_Position(self: win32more.Microsoft.UI.Input.IHoldingEventArgs) -> win32more.Windows.Foundation.Point: ...
352
318
  HoldingState = property(get_HoldingState, None)
353
319
  PointerDeviceType = property(get_PointerDeviceType, None)
@@ -406,41 +372,6 @@ class IDraggingEventArgs(ComPtr):
406
372
  DraggingState = property(get_DraggingState, None)
407
373
  PointerDeviceType = property(get_PointerDeviceType, None)
408
374
  Position = property(get_Position, None)
409
- class IEnteredMoveSizeEventArgs(ComPtr):
410
- extends: IInspectable
411
- _classid_ = 'Microsoft.UI.Input.IEnteredMoveSizeEventArgs'
412
- _iid_ = Guid('{698d28fe-d325-59e0-9834-b10fc2f7ba67}')
413
- @winrt_commethod(6)
414
- def get_PointerScreenPoint(self) -> win32more.Windows.Graphics.PointInt32: ...
415
- @winrt_commethod(7)
416
- def get_MoveSizeOperation(self) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
417
- MoveSizeOperation = property(get_MoveSizeOperation, None)
418
- PointerScreenPoint = property(get_PointerScreenPoint, None)
419
- class IEnteringMoveSizeEventArgs(ComPtr):
420
- extends: IInspectable
421
- _classid_ = 'Microsoft.UI.Input.IEnteringMoveSizeEventArgs'
422
- _iid_ = Guid('{47c083b2-402b-51ec-8836-d48679fea695}')
423
- @winrt_commethod(6)
424
- def get_PointerScreenPoint(self) -> win32more.Windows.Graphics.PointInt32: ...
425
- @winrt_commethod(7)
426
- def get_MoveSizeOperation(self) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
427
- @winrt_commethod(8)
428
- def get_MoveSizeWindowId(self) -> win32more.Microsoft.UI.WindowId: ...
429
- @winrt_commethod(9)
430
- def put_MoveSizeWindowId(self, value: win32more.Microsoft.UI.WindowId) -> Void: ...
431
- MoveSizeOperation = property(get_MoveSizeOperation, None)
432
- MoveSizeWindowId = property(get_MoveSizeWindowId, put_MoveSizeWindowId)
433
- PointerScreenPoint = property(get_PointerScreenPoint, None)
434
- class IExitedMoveSizeEventArgs(ComPtr):
435
- extends: IInspectable
436
- _classid_ = 'Microsoft.UI.Input.IExitedMoveSizeEventArgs'
437
- _iid_ = Guid('{df12a46e-daee-5dac-a678-d7d5e4d0893a}')
438
- @winrt_commethod(6)
439
- def get_PointerScreenPoint(self) -> win32more.Windows.Graphics.PointInt32: ...
440
- @winrt_commethod(7)
441
- def get_MoveSizeOperation(self) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
442
- MoveSizeOperation = property(get_MoveSizeOperation, None)
443
- PointerScreenPoint = property(get_PointerScreenPoint, None)
444
375
  class IFocusChangedEventArgs(ComPtr):
445
376
  extends: IInspectable
446
377
  _classid_ = 'Microsoft.UI.Input.IFocusChangedEventArgs'
@@ -623,15 +554,15 @@ class IGestureRecognizer(ComPtr):
623
554
  PivotCenter = property(get_PivotCenter, put_PivotCenter)
624
555
  PivotRadius = property(get_PivotRadius, put_PivotRadius)
625
556
  ShowGestureFeedback = property(get_ShowGestureFeedback, put_ShowGestureFeedback)
626
- Tapped = event()
627
- RightTapped = event()
628
- Holding = event()
629
- Dragging = event()
630
- ManipulationStarted = event()
631
- ManipulationUpdated = event()
632
- ManipulationInertiaStarting = event()
633
- ManipulationCompleted = event()
634
- CrossSliding = event()
557
+ CrossSliding = event(add_CrossSliding, remove_CrossSliding)
558
+ Dragging = event(add_Dragging, remove_Dragging)
559
+ Holding = event(add_Holding, remove_Holding)
560
+ ManipulationCompleted = event(add_ManipulationCompleted, remove_ManipulationCompleted)
561
+ ManipulationInertiaStarting = event(add_ManipulationInertiaStarting, remove_ManipulationInertiaStarting)
562
+ ManipulationStarted = event(add_ManipulationStarted, remove_ManipulationStarted)
563
+ ManipulationUpdated = event(add_ManipulationUpdated, remove_ManipulationUpdated)
564
+ RightTapped = event(add_RightTapped, remove_RightTapped)
565
+ Tapped = event(add_Tapped, remove_Tapped)
635
566
  class IHoldingEventArgs(ComPtr):
636
567
  extends: IInspectable
637
568
  _classid_ = 'Microsoft.UI.Input.IHoldingEventArgs'
@@ -656,7 +587,7 @@ class IInputActivationListener(ComPtr):
656
587
  @winrt_commethod(8)
657
588
  def remove_InputActivationChanged(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
658
589
  State = property(get_State, None)
659
- InputActivationChanged = event()
590
+ InputActivationChanged = event(add_InputActivationChanged, remove_InputActivationChanged)
660
591
  class IInputActivationListenerActivationChangedEventArgs(ComPtr):
661
592
  extends: IInspectable
662
593
  _classid_ = 'Microsoft.UI.Input.IInputActivationListenerActivationChangedEventArgs'
@@ -700,9 +631,9 @@ class IInputDesktopNamedResourceCursor(ComPtr):
700
631
  _classid_ = 'Microsoft.UI.Input.IInputDesktopNamedResourceCursor'
701
632
  _iid_ = Guid('{f40ea93b-0ed7-5b3a-bfe2-14e2b5ad88a3}')
702
633
  @winrt_commethod(6)
703
- def get_ModuleName(self) -> WinRT_String: ...
634
+ def get_ModuleName(self) -> hstr: ...
704
635
  @winrt_commethod(7)
705
- def get_ResourceName(self) -> WinRT_String: ...
636
+ def get_ResourceName(self) -> hstr: ...
706
637
  ModuleName = property(get_ModuleName, None)
707
638
  ResourceName = property(get_ResourceName, None)
708
639
  class IInputDesktopNamedResourceCursorStatics(ComPtr):
@@ -710,15 +641,15 @@ class IInputDesktopNamedResourceCursorStatics(ComPtr):
710
641
  _classid_ = 'Microsoft.UI.Input.IInputDesktopNamedResourceCursorStatics'
711
642
  _iid_ = Guid('{e8b6d5aa-898b-5e69-b01f-383a0943e3e4}')
712
643
  @winrt_commethod(6)
713
- def Create(self, resourceName: WinRT_String) -> win32more.Microsoft.UI.Input.InputDesktopNamedResourceCursor: ...
644
+ def Create(self, resourceName: hstr) -> win32more.Microsoft.UI.Input.InputDesktopNamedResourceCursor: ...
714
645
  @winrt_commethod(7)
715
- def CreateFromModule(self, moduleName: WinRT_String, resourceName: WinRT_String) -> win32more.Microsoft.UI.Input.InputDesktopNamedResourceCursor: ...
646
+ def CreateFromModule(self, moduleName: hstr, resourceName: hstr) -> win32more.Microsoft.UI.Input.InputDesktopNamedResourceCursor: ...
716
647
  class IInputDesktopResourceCursor(ComPtr):
717
648
  extends: IInspectable
718
649
  _classid_ = 'Microsoft.UI.Input.IInputDesktopResourceCursor'
719
650
  _iid_ = Guid('{1df2777f-7c90-58fc-a7a3-d5736c6510fd}')
720
651
  @winrt_commethod(6)
721
- def get_ModuleName(self) -> WinRT_String: ...
652
+ def get_ModuleName(self) -> hstr: ...
722
653
  @winrt_commethod(7)
723
654
  def get_ResourceId(self) -> UInt32: ...
724
655
  ModuleName = property(get_ModuleName, None)
@@ -730,7 +661,7 @@ class IInputDesktopResourceCursorStatics(ComPtr):
730
661
  @winrt_commethod(6)
731
662
  def Create(self, resourceId: UInt32) -> win32more.Microsoft.UI.Input.InputDesktopResourceCursor: ...
732
663
  @winrt_commethod(7)
733
- def CreateFromModule(self, moduleName: WinRT_String, resourceId: UInt32) -> win32more.Microsoft.UI.Input.InputDesktopResourceCursor: ...
664
+ def CreateFromModule(self, moduleName: hstr, resourceId: UInt32) -> win32more.Microsoft.UI.Input.InputDesktopResourceCursor: ...
734
665
  class IInputFocusController(ComPtr):
735
666
  extends: IInspectable
736
667
  _classid_ = 'Microsoft.UI.Input.IInputFocusController'
@@ -748,8 +679,8 @@ class IInputFocusController(ComPtr):
748
679
  @winrt_commethod(11)
749
680
  def remove_LostFocus(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
750
681
  HasFocus = property(get_HasFocus, None)
751
- GotFocus = event()
752
- LostFocus = event()
682
+ GotFocus = event(add_GotFocus, remove_GotFocus)
683
+ LostFocus = event(add_LostFocus, remove_LostFocus)
753
684
  class IInputFocusController2(ComPtr):
754
685
  extends: IInspectable
755
686
  _classid_ = 'Microsoft.UI.Input.IInputFocusController2'
@@ -760,7 +691,7 @@ class IInputFocusController2(ComPtr):
760
691
  def add_NavigateFocusRequested(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputFocusController, win32more.Microsoft.UI.Input.FocusNavigationRequestEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
761
692
  @winrt_commethod(8)
762
693
  def remove_NavigateFocusRequested(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
763
- NavigateFocusRequested = event()
694
+ NavigateFocusRequested = event(add_NavigateFocusRequested, remove_NavigateFocusRequested)
764
695
  class IInputFocusControllerStatics(ComPtr):
765
696
  extends: IInspectable
766
697
  _classid_ = 'Microsoft.UI.Input.IInputFocusControllerStatics'
@@ -780,19 +711,13 @@ class IInputFocusNavigationHost(ComPtr):
780
711
  @winrt_commethod(9)
781
712
  def remove_DepartFocusRequested(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
782
713
  ContainsFocus = property(get_ContainsFocus, None)
783
- DepartFocusRequested = event()
714
+ DepartFocusRequested = event(add_DepartFocusRequested, remove_DepartFocusRequested)
784
715
  class IInputFocusNavigationHostStatics(ComPtr):
785
716
  extends: IInspectable
786
717
  _classid_ = 'Microsoft.UI.Input.IInputFocusNavigationHostStatics'
787
718
  _iid_ = Guid('{c9c62cd1-73db-5aa9-b89d-143509db8f37}')
788
719
  @winrt_commethod(6)
789
720
  def GetForSiteBridge(self, site: win32more.Microsoft.UI.Content.IContentSiteBridge) -> win32more.Microsoft.UI.Input.InputFocusNavigationHost: ...
790
- class IInputFocusNavigationHostStatics2(ComPtr):
791
- extends: IInspectable
792
- _classid_ = 'Microsoft.UI.Input.IInputFocusNavigationHostStatics2'
793
- _iid_ = Guid('{82505f60-ef7b-55d8-8362-8cc2840266a1}')
794
- @winrt_commethod(6)
795
- def GetForSiteLink(self, contentSiteLink: win32more.Microsoft.UI.Content.IContentSiteLink) -> win32more.Microsoft.UI.Input.InputFocusNavigationHost: ...
796
721
  class IInputKeyboardSource(ComPtr):
797
722
  extends: IInspectable
798
723
  _classid_ = 'Microsoft.UI.Input.IInputKeyboardSource'
@@ -829,12 +754,12 @@ class IInputKeyboardSource2(ComPtr):
829
754
  def add_SystemKeyUp(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputKeyboardSource, win32more.Microsoft.UI.Input.KeyEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
830
755
  @winrt_commethod(19)
831
756
  def remove_SystemKeyUp(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
832
- CharacterReceived = event()
833
- ContextMenuKey = event()
834
- KeyDown = event()
835
- KeyUp = event()
836
- SystemKeyDown = event()
837
- SystemKeyUp = event()
757
+ CharacterReceived = event(add_CharacterReceived, remove_CharacterReceived)
758
+ ContextMenuKey = event(add_ContextMenuKey, remove_ContextMenuKey)
759
+ KeyDown = event(add_KeyDown, remove_KeyDown)
760
+ KeyUp = event(add_KeyUp, remove_KeyUp)
761
+ SystemKeyDown = event(add_SystemKeyDown, remove_SystemKeyDown)
762
+ SystemKeyUp = event(add_SystemKeyUp, remove_SystemKeyUp)
838
763
  class IInputKeyboardSourceStatics(ComPtr):
839
764
  extends: IInspectable
840
765
  _classid_ = 'Microsoft.UI.Input.IInputKeyboardSourceStatics'
@@ -855,7 +780,7 @@ class IInputLightDismissAction(ComPtr):
855
780
  def add_Dismissed(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputLightDismissAction, win32more.Microsoft.UI.Input.InputLightDismissEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
856
781
  @winrt_commethod(7)
857
782
  def remove_Dismissed(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
858
- Dismissed = event()
783
+ Dismissed = event(add_Dismissed, remove_Dismissed)
859
784
  class IInputLightDismissActionStatics(ComPtr):
860
785
  extends: IInspectable
861
786
  _classid_ = 'Microsoft.UI.Input.IInputLightDismissActionStatics'
@@ -909,42 +834,13 @@ class IInputNonClientPointerSource(ComPtr):
909
834
  @winrt_commethod(24)
910
835
  def remove_RegionsChanged(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
911
836
  DispatcherQueue = property(get_DispatcherQueue, None)
912
- CaptionTapped = event()
913
- PointerEntered = event()
914
- PointerExited = event()
915
- PointerMoved = event()
916
- PointerPressed = event()
917
- PointerReleased = event()
918
- RegionsChanged = event()
919
- class IInputNonClientPointerSource2(ComPtr):
920
- extends: IInspectable
921
- _classid_ = 'Microsoft.UI.Input.IInputNonClientPointerSource2'
922
- _iid_ = Guid('{dd2b10c4-7de6-5c1d-b438-06ddc994058f}')
923
- @winrt_commethod(6)
924
- def add_EnteringMoveSize(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.EnteringMoveSizeEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
925
- @winrt_commethod(7)
926
- def remove_EnteringMoveSize(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
927
- @winrt_commethod(8)
928
- def add_EnteredMoveSize(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.EnteredMoveSizeEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
929
- @winrt_commethod(9)
930
- def remove_EnteredMoveSize(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
931
- @winrt_commethod(10)
932
- def add_WindowRectChanging(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.WindowRectChangingEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
933
- @winrt_commethod(11)
934
- def remove_WindowRectChanging(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
935
- @winrt_commethod(12)
936
- def add_WindowRectChanged(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.WindowRectChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
937
- @winrt_commethod(13)
938
- def remove_WindowRectChanged(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
939
- @winrt_commethod(14)
940
- def add_ExitedMoveSize(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.ExitedMoveSizeEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
941
- @winrt_commethod(15)
942
- def remove_ExitedMoveSize(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
943
- EnteringMoveSize = event()
944
- EnteredMoveSize = event()
945
- WindowRectChanging = event()
946
- WindowRectChanged = event()
947
- ExitedMoveSize = event()
837
+ CaptionTapped = event(add_CaptionTapped, remove_CaptionTapped)
838
+ PointerEntered = event(add_PointerEntered, remove_PointerEntered)
839
+ PointerExited = event(add_PointerExited, remove_PointerExited)
840
+ PointerMoved = event(add_PointerMoved, remove_PointerMoved)
841
+ PointerPressed = event(add_PointerPressed, remove_PointerPressed)
842
+ PointerReleased = event(add_PointerReleased, remove_PointerReleased)
843
+ RegionsChanged = event(add_RegionsChanged, remove_RegionsChanged)
948
844
  class IInputNonClientPointerSourceStatics(ComPtr):
949
845
  extends: IInspectable
950
846
  _classid_ = 'Microsoft.UI.Input.IInputNonClientPointerSourceStatics'
@@ -1014,16 +910,16 @@ class IInputPointerSource(ComPtr):
1014
910
  def remove_PointerWheelChanged(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1015
911
  Cursor = property(get_Cursor, put_Cursor)
1016
912
  DeviceKinds = property(get_DeviceKinds, None)
1017
- PointerCaptureLost = event()
1018
- PointerEntered = event()
1019
- PointerExited = event()
1020
- PointerMoved = event()
1021
- PointerPressed = event()
1022
- PointerReleased = event()
1023
- PointerRoutedAway = event()
1024
- PointerRoutedReleased = event()
1025
- PointerRoutedTo = event()
1026
- PointerWheelChanged = event()
913
+ PointerCaptureLost = event(add_PointerCaptureLost, remove_PointerCaptureLost)
914
+ PointerEntered = event(add_PointerEntered, remove_PointerEntered)
915
+ PointerExited = event(add_PointerExited, remove_PointerExited)
916
+ PointerMoved = event(add_PointerMoved, remove_PointerMoved)
917
+ PointerPressed = event(add_PointerPressed, remove_PointerPressed)
918
+ PointerReleased = event(add_PointerReleased, remove_PointerReleased)
919
+ PointerRoutedAway = event(add_PointerRoutedAway, remove_PointerRoutedAway)
920
+ PointerRoutedReleased = event(add_PointerRoutedReleased, remove_PointerRoutedReleased)
921
+ PointerRoutedTo = event(add_PointerRoutedTo, remove_PointerRoutedTo)
922
+ PointerWheelChanged = event(add_PointerWheelChanged, remove_PointerWheelChanged)
1027
923
  class IInputPointerSourceStatics(ComPtr):
1028
924
  extends: IInspectable
1029
925
  _classid_ = 'Microsoft.UI.Input.IInputPointerSourceStatics'
@@ -1359,66 +1255,22 @@ class ITappedEventArgs(ComPtr):
1359
1255
  PointerDeviceType = property(get_PointerDeviceType, None)
1360
1256
  Position = property(get_Position, None)
1361
1257
  TapCount = property(get_TapCount, None)
1362
- class IWindowRectChangedEventArgs(ComPtr):
1363
- extends: IInspectable
1364
- _classid_ = 'Microsoft.UI.Input.IWindowRectChangedEventArgs'
1365
- _iid_ = Guid('{8a885d28-d2d9-5dda-9848-cdf247771037}')
1366
- @winrt_commethod(6)
1367
- def get_PointerScreenPoint(self) -> win32more.Windows.Graphics.PointInt32: ...
1368
- @winrt_commethod(7)
1369
- def get_MoveSizeOperation(self) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
1370
- @winrt_commethod(8)
1371
- def get_OldWindowRect(self) -> win32more.Windows.Graphics.RectInt32: ...
1372
- @winrt_commethod(9)
1373
- def get_NewWindowRect(self) -> win32more.Windows.Graphics.RectInt32: ...
1374
- MoveSizeOperation = property(get_MoveSizeOperation, None)
1375
- NewWindowRect = property(get_NewWindowRect, None)
1376
- OldWindowRect = property(get_OldWindowRect, None)
1377
- PointerScreenPoint = property(get_PointerScreenPoint, None)
1378
- class IWindowRectChangingEventArgs(ComPtr):
1379
- extends: IInspectable
1380
- _classid_ = 'Microsoft.UI.Input.IWindowRectChangingEventArgs'
1381
- _iid_ = Guid('{db13ed3c-debc-5855-8d70-5936fd813457}')
1382
- @winrt_commethod(6)
1383
- def get_PointerScreenPoint(self) -> win32more.Windows.Graphics.PointInt32: ...
1384
- @winrt_commethod(7)
1385
- def get_MoveSizeOperation(self) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
1386
- @winrt_commethod(8)
1387
- def get_OldWindowRect(self) -> win32more.Windows.Graphics.RectInt32: ...
1388
- @winrt_commethod(9)
1389
- def get_NewWindowRect(self) -> win32more.Windows.Graphics.RectInt32: ...
1390
- @winrt_commethod(10)
1391
- def put_NewWindowRect(self, value: win32more.Windows.Graphics.RectInt32) -> Void: ...
1392
- @winrt_commethod(11)
1393
- def get_AllowRectChange(self) -> Boolean: ...
1394
- @winrt_commethod(12)
1395
- def put_AllowRectChange(self, value: Boolean) -> Void: ...
1396
- @winrt_commethod(13)
1397
- def get_ShowWindow(self) -> Boolean: ...
1398
- @winrt_commethod(14)
1399
- def put_ShowWindow(self, value: Boolean) -> Void: ...
1400
- AllowRectChange = property(get_AllowRectChange, put_AllowRectChange)
1401
- MoveSizeOperation = property(get_MoveSizeOperation, None)
1402
- NewWindowRect = property(get_NewWindowRect, put_NewWindowRect)
1403
- OldWindowRect = property(get_OldWindowRect, None)
1404
- PointerScreenPoint = property(get_PointerScreenPoint, None)
1405
- ShowWindow = property(get_ShowWindow, put_ShowWindow)
1406
1258
  class InputActivationListener(ComPtr):
1407
1259
  extends: win32more.Microsoft.UI.Input.InputObject
1408
1260
  default_interface: win32more.Microsoft.UI.Input.IInputActivationListener
1409
1261
  _classid_ = 'Microsoft.UI.Input.InputActivationListener'
1410
1262
  @winrt_mixinmethod
1411
- def remove_InputActivationChanged(self: win32more.Microsoft.UI.Input.IInputActivationListener, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1263
+ def add_InputActivationChanged(self: win32more.Microsoft.UI.Input.IInputActivationListener, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputActivationListener, win32more.Microsoft.UI.Input.InputActivationListenerActivationChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1412
1264
  @winrt_mixinmethod
1413
1265
  def get_State(self: win32more.Microsoft.UI.Input.IInputActivationListener) -> win32more.Microsoft.UI.Input.InputActivationState: ...
1414
1266
  @winrt_mixinmethod
1415
- def add_InputActivationChanged(self: win32more.Microsoft.UI.Input.IInputActivationListener, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputActivationListener, win32more.Microsoft.UI.Input.InputActivationListenerActivationChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1267
+ def remove_InputActivationChanged(self: win32more.Microsoft.UI.Input.IInputActivationListener, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1416
1268
  @winrt_classmethod
1417
1269
  def GetForIsland(cls: win32more.Microsoft.UI.Input.IInputActivationListenerStatics2, island: win32more.Microsoft.UI.Content.ContentIsland) -> win32more.Microsoft.UI.Input.InputActivationListener: ...
1418
1270
  @winrt_classmethod
1419
1271
  def GetForWindowId(cls: win32more.Microsoft.UI.Input.IInputActivationListenerStatics, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Input.InputActivationListener: ...
1420
1272
  State = property(get_State, None)
1421
- InputActivationChanged = event()
1273
+ InputActivationChanged = event(add_InputActivationChanged, remove_InputActivationChanged)
1422
1274
  class InputActivationListenerActivationChangedEventArgs(ComPtr):
1423
1275
  extends: IInspectable
1424
1276
  default_interface: win32more.Microsoft.UI.Input.IInputActivationListenerActivationChangedEventArgs
@@ -1445,13 +1297,13 @@ class InputDesktopNamedResourceCursor(ComPtr):
1445
1297
  default_interface: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursor
1446
1298
  _classid_ = 'Microsoft.UI.Input.InputDesktopNamedResourceCursor'
1447
1299
  @winrt_mixinmethod
1448
- def get_ModuleName(self: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursor) -> WinRT_String: ...
1300
+ def get_ResourceName(self: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursor) -> hstr: ...
1449
1301
  @winrt_mixinmethod
1450
- def get_ResourceName(self: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursor) -> WinRT_String: ...
1302
+ def get_ModuleName(self: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursor) -> hstr: ...
1451
1303
  @winrt_classmethod
1452
- def Create(cls: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursorStatics, resourceName: WinRT_String) -> win32more.Microsoft.UI.Input.InputDesktopNamedResourceCursor: ...
1304
+ def Create(cls: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursorStatics, resourceName: hstr) -> win32more.Microsoft.UI.Input.InputDesktopNamedResourceCursor: ...
1453
1305
  @winrt_classmethod
1454
- def CreateFromModule(cls: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursorStatics, moduleName: WinRT_String, resourceName: WinRT_String) -> win32more.Microsoft.UI.Input.InputDesktopNamedResourceCursor: ...
1306
+ def CreateFromModule(cls: win32more.Microsoft.UI.Input.IInputDesktopNamedResourceCursorStatics, moduleName: hstr, resourceName: hstr) -> win32more.Microsoft.UI.Input.InputDesktopNamedResourceCursor: ...
1455
1307
  ModuleName = property(get_ModuleName, None)
1456
1308
  ResourceName = property(get_ResourceName, None)
1457
1309
  class InputDesktopResourceCursor(ComPtr):
@@ -1459,13 +1311,13 @@ class InputDesktopResourceCursor(ComPtr):
1459
1311
  default_interface: win32more.Microsoft.UI.Input.IInputDesktopResourceCursor
1460
1312
  _classid_ = 'Microsoft.UI.Input.InputDesktopResourceCursor'
1461
1313
  @winrt_mixinmethod
1462
- def get_ModuleName(self: win32more.Microsoft.UI.Input.IInputDesktopResourceCursor) -> WinRT_String: ...
1314
+ def get_ModuleName(self: win32more.Microsoft.UI.Input.IInputDesktopResourceCursor) -> hstr: ...
1463
1315
  @winrt_mixinmethod
1464
1316
  def get_ResourceId(self: win32more.Microsoft.UI.Input.IInputDesktopResourceCursor) -> UInt32: ...
1465
1317
  @winrt_classmethod
1466
1318
  def Create(cls: win32more.Microsoft.UI.Input.IInputDesktopResourceCursorStatics, resourceId: UInt32) -> win32more.Microsoft.UI.Input.InputDesktopResourceCursor: ...
1467
1319
  @winrt_classmethod
1468
- def CreateFromModule(cls: win32more.Microsoft.UI.Input.IInputDesktopResourceCursorStatics, moduleName: WinRT_String, resourceId: UInt32) -> win32more.Microsoft.UI.Input.InputDesktopResourceCursor: ...
1320
+ def CreateFromModule(cls: win32more.Microsoft.UI.Input.IInputDesktopResourceCursorStatics, moduleName: hstr, resourceId: UInt32) -> win32more.Microsoft.UI.Input.InputDesktopResourceCursor: ...
1469
1321
  ModuleName = property(get_ModuleName, None)
1470
1322
  ResourceId = property(get_ResourceId, None)
1471
1323
  class InputFocusController(ComPtr):
@@ -1475,7 +1327,7 @@ class InputFocusController(ComPtr):
1475
1327
  @winrt_mixinmethod
1476
1328
  def TrySetFocus(self: win32more.Microsoft.UI.Input.IInputFocusController) -> Boolean: ...
1477
1329
  @winrt_mixinmethod
1478
- def add_GotFocus(self: win32more.Microsoft.UI.Input.IInputFocusController, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputFocusController, win32more.Microsoft.UI.Input.FocusChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1330
+ def get_HasFocus(self: win32more.Microsoft.UI.Input.IInputFocusController) -> Boolean: ...
1479
1331
  @winrt_mixinmethod
1480
1332
  def remove_GotFocus(self: win32more.Microsoft.UI.Input.IInputFocusController, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1481
1333
  @winrt_mixinmethod
@@ -1489,31 +1341,29 @@ class InputFocusController(ComPtr):
1489
1341
  @winrt_mixinmethod
1490
1342
  def remove_NavigateFocusRequested(self: win32more.Microsoft.UI.Input.IInputFocusController2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1491
1343
  @winrt_mixinmethod
1492
- def get_HasFocus(self: win32more.Microsoft.UI.Input.IInputFocusController) -> Boolean: ...
1344
+ def add_GotFocus(self: win32more.Microsoft.UI.Input.IInputFocusController, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputFocusController, win32more.Microsoft.UI.Input.FocusChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1493
1345
  @winrt_classmethod
1494
1346
  def GetForIsland(cls: win32more.Microsoft.UI.Input.IInputFocusControllerStatics, island: win32more.Microsoft.UI.Content.ContentIsland) -> win32more.Microsoft.UI.Input.InputFocusController: ...
1495
1347
  HasFocus = property(get_HasFocus, None)
1496
- GotFocus = event()
1497
- LostFocus = event()
1498
- NavigateFocusRequested = event()
1348
+ GotFocus = event(add_GotFocus, remove_GotFocus)
1349
+ LostFocus = event(add_LostFocus, remove_LostFocus)
1350
+ NavigateFocusRequested = event(add_NavigateFocusRequested, remove_NavigateFocusRequested)
1499
1351
  class InputFocusNavigationHost(ComPtr):
1500
1352
  extends: win32more.Microsoft.UI.Input.InputObject
1501
1353
  default_interface: win32more.Microsoft.UI.Input.IInputFocusNavigationHost
1502
1354
  _classid_ = 'Microsoft.UI.Input.InputFocusNavigationHost'
1503
1355
  @winrt_mixinmethod
1504
- def get_ContainsFocus(self: win32more.Microsoft.UI.Input.IInputFocusNavigationHost) -> Boolean: ...
1356
+ def add_DepartFocusRequested(self: win32more.Microsoft.UI.Input.IInputFocusNavigationHost, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputFocusNavigationHost, win32more.Microsoft.UI.Input.FocusNavigationRequestEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1505
1357
  @winrt_mixinmethod
1506
1358
  def NavigateFocus(self: win32more.Microsoft.UI.Input.IInputFocusNavigationHost, request: win32more.Microsoft.UI.Input.FocusNavigationRequest) -> win32more.Microsoft.UI.Input.FocusNavigationResult: ...
1507
1359
  @winrt_mixinmethod
1508
1360
  def remove_DepartFocusRequested(self: win32more.Microsoft.UI.Input.IInputFocusNavigationHost, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1509
1361
  @winrt_mixinmethod
1510
- def add_DepartFocusRequested(self: win32more.Microsoft.UI.Input.IInputFocusNavigationHost, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputFocusNavigationHost, win32more.Microsoft.UI.Input.FocusNavigationRequestEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1511
- @winrt_classmethod
1512
- def GetForSiteLink(cls: win32more.Microsoft.UI.Input.IInputFocusNavigationHostStatics2, contentSiteLink: win32more.Microsoft.UI.Content.IContentSiteLink) -> win32more.Microsoft.UI.Input.InputFocusNavigationHost: ...
1362
+ def get_ContainsFocus(self: win32more.Microsoft.UI.Input.IInputFocusNavigationHost) -> Boolean: ...
1513
1363
  @winrt_classmethod
1514
1364
  def GetForSiteBridge(cls: win32more.Microsoft.UI.Input.IInputFocusNavigationHostStatics, site: win32more.Microsoft.UI.Content.IContentSiteBridge) -> win32more.Microsoft.UI.Input.InputFocusNavigationHost: ...
1515
1365
  ContainsFocus = property(get_ContainsFocus, None)
1516
- DepartFocusRequested = event()
1366
+ DepartFocusRequested = event(add_DepartFocusRequested, remove_DepartFocusRequested)
1517
1367
  class InputKeyboardSource(ComPtr):
1518
1368
  extends: win32more.Microsoft.UI.Input.InputObject
1519
1369
  default_interface: win32more.Microsoft.UI.Input.IInputKeyboardSource
@@ -1523,7 +1373,7 @@ class InputKeyboardSource(ComPtr):
1523
1373
  @winrt_mixinmethod
1524
1374
  def add_CharacterReceived(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputKeyboardSource, win32more.Microsoft.UI.Input.CharacterReceivedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1525
1375
  @winrt_mixinmethod
1526
- def remove_CharacterReceived(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1376
+ def GetCurrentKeyState(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, virtualKey: win32more.Windows.System.VirtualKey) -> win32more.Microsoft.UI.Input.VirtualKeyStates: ...
1527
1377
  @winrt_mixinmethod
1528
1378
  def add_ContextMenuKey(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputKeyboardSource, win32more.Microsoft.UI.Input.ContextMenuKeyEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1529
1379
  @winrt_mixinmethod
@@ -1531,7 +1381,7 @@ class InputKeyboardSource(ComPtr):
1531
1381
  @winrt_mixinmethod
1532
1382
  def add_KeyDown(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputKeyboardSource, win32more.Microsoft.UI.Input.KeyEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1533
1383
  @winrt_mixinmethod
1534
- def GetKeyState(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, virtualKey: win32more.Windows.System.VirtualKey) -> win32more.Microsoft.UI.Input.VirtualKeyStates: ...
1384
+ def remove_CharacterReceived(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1535
1385
  @winrt_mixinmethod
1536
1386
  def add_KeyUp(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputKeyboardSource, win32more.Microsoft.UI.Input.KeyEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1537
1387
  @winrt_mixinmethod
@@ -1541,7 +1391,7 @@ class InputKeyboardSource(ComPtr):
1541
1391
  @winrt_mixinmethod
1542
1392
  def remove_SystemKeyDown(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1543
1393
  @winrt_mixinmethod
1544
- def GetCurrentKeyState(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, virtualKey: win32more.Windows.System.VirtualKey) -> win32more.Microsoft.UI.Input.VirtualKeyStates: ...
1394
+ def GetKeyState(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, virtualKey: win32more.Windows.System.VirtualKey) -> win32more.Microsoft.UI.Input.VirtualKeyStates: ...
1545
1395
  @winrt_mixinmethod
1546
1396
  def remove_SystemKeyUp(self: win32more.Microsoft.UI.Input.IInputKeyboardSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1547
1397
  @winrt_mixinmethod
@@ -1550,23 +1400,23 @@ class InputKeyboardSource(ComPtr):
1550
1400
  def GetForIsland(cls: win32more.Microsoft.UI.Input.IInputKeyboardSourceStatics2, island: win32more.Microsoft.UI.Content.ContentIsland) -> win32more.Microsoft.UI.Input.InputKeyboardSource: ...
1551
1401
  @winrt_classmethod
1552
1402
  def GetKeyStateForCurrentThread(cls: win32more.Microsoft.UI.Input.IInputKeyboardSourceStatics, virtualKey: win32more.Windows.System.VirtualKey) -> win32more.Windows.UI.Core.CoreVirtualKeyStates: ...
1553
- CharacterReceived = event()
1554
- ContextMenuKey = event()
1555
- KeyDown = event()
1556
- KeyUp = event()
1557
- SystemKeyDown = event()
1558
- SystemKeyUp = event()
1403
+ CharacterReceived = event(add_CharacterReceived, remove_CharacterReceived)
1404
+ ContextMenuKey = event(add_ContextMenuKey, remove_ContextMenuKey)
1405
+ KeyDown = event(add_KeyDown, remove_KeyDown)
1406
+ KeyUp = event(add_KeyUp, remove_KeyUp)
1407
+ SystemKeyDown = event(add_SystemKeyDown, remove_SystemKeyDown)
1408
+ SystemKeyUp = event(add_SystemKeyUp, remove_SystemKeyUp)
1559
1409
  class InputLightDismissAction(ComPtr):
1560
1410
  extends: win32more.Microsoft.UI.Input.InputObject
1561
1411
  default_interface: win32more.Microsoft.UI.Input.IInputLightDismissAction
1562
1412
  _classid_ = 'Microsoft.UI.Input.InputLightDismissAction'
1563
1413
  @winrt_mixinmethod
1564
- def remove_Dismissed(self: win32more.Microsoft.UI.Input.IInputLightDismissAction, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1565
- @winrt_mixinmethod
1566
1414
  def add_Dismissed(self: win32more.Microsoft.UI.Input.IInputLightDismissAction, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputLightDismissAction, win32more.Microsoft.UI.Input.InputLightDismissEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1415
+ @winrt_mixinmethod
1416
+ def remove_Dismissed(self: win32more.Microsoft.UI.Input.IInputLightDismissAction, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1567
1417
  @winrt_classmethod
1568
1418
  def GetForWindowId(cls: win32more.Microsoft.UI.Input.IInputLightDismissActionStatics, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Input.InputLightDismissAction: ...
1569
- Dismissed = event()
1419
+ Dismissed = event(add_Dismissed, remove_Dismissed)
1570
1420
  class InputLightDismissEventArgs(ComPtr):
1571
1421
  extends: IInspectable
1572
1422
  default_interface: win32more.Microsoft.UI.Input.IInputLightDismissEventArgs
@@ -1576,7 +1426,7 @@ class InputNonClientPointerSource(ComPtr):
1576
1426
  default_interface: win32more.Microsoft.UI.Input.IInputNonClientPointerSource
1577
1427
  _classid_ = 'Microsoft.UI.Input.InputNonClientPointerSource'
1578
1428
  @winrt_mixinmethod
1579
- def remove_PointerPressed(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1429
+ def add_PointerMoved(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.NonClientPointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1580
1430
  @winrt_mixinmethod
1581
1431
  def ClearRegionRects(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, region: win32more.Microsoft.UI.Input.NonClientRegionKind) -> Void: ...
1582
1432
  @winrt_mixinmethod
@@ -1596,58 +1446,33 @@ class InputNonClientPointerSource(ComPtr):
1596
1446
  @winrt_mixinmethod
1597
1447
  def remove_PointerExited(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1598
1448
  @winrt_mixinmethod
1599
- def add_PointerMoved(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.NonClientPointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1449
+ def remove_RegionsChanged(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1600
1450
  @winrt_mixinmethod
1601
1451
  def remove_PointerMoved(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1602
1452
  @winrt_mixinmethod
1603
1453
  def add_PointerPressed(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.NonClientPointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1604
1454
  @winrt_mixinmethod
1605
- def remove_PointerReleased(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1455
+ def remove_PointerPressed(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1606
1456
  @winrt_mixinmethod
1607
1457
  def add_PointerReleased(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.NonClientPointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1608
1458
  @winrt_mixinmethod
1609
- def get_DispatcherQueue(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
1459
+ def remove_PointerReleased(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1610
1460
  @winrt_mixinmethod
1611
1461
  def add_RegionsChanged(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.NonClientRegionsChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1612
1462
  @winrt_mixinmethod
1613
- def remove_RegionsChanged(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1614
- @winrt_mixinmethod
1615
- def add_EnteringMoveSize(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.EnteringMoveSizeEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1616
- @winrt_mixinmethod
1617
- def remove_EnteringMoveSize(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1618
- @winrt_mixinmethod
1619
- def add_EnteredMoveSize(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.EnteredMoveSizeEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1620
- @winrt_mixinmethod
1621
- def remove_EnteredMoveSize(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1622
- @winrt_mixinmethod
1623
- def add_WindowRectChanging(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.WindowRectChangingEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1624
- @winrt_mixinmethod
1625
- def remove_WindowRectChanging(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1626
- @winrt_mixinmethod
1627
- def add_WindowRectChanged(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.WindowRectChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1628
- @winrt_mixinmethod
1629
- def remove_WindowRectChanged(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1630
- @winrt_mixinmethod
1631
- def add_ExitedMoveSize(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputNonClientPointerSource, win32more.Microsoft.UI.Input.ExitedMoveSizeEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1632
- @winrt_mixinmethod
1633
- def remove_ExitedMoveSize(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource2, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1463
+ def get_DispatcherQueue(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
1634
1464
  @winrt_mixinmethod
1635
1465
  def ClearAllRegionRects(self: win32more.Microsoft.UI.Input.IInputNonClientPointerSource) -> Void: ...
1636
1466
  @winrt_classmethod
1637
1467
  def GetForWindowId(cls: win32more.Microsoft.UI.Input.IInputNonClientPointerSourceStatics, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Input.InputNonClientPointerSource: ...
1638
1468
  DispatcherQueue = property(get_DispatcherQueue, None)
1639
- CaptionTapped = event()
1640
- PointerEntered = event()
1641
- PointerExited = event()
1642
- PointerMoved = event()
1643
- PointerPressed = event()
1644
- PointerReleased = event()
1645
- RegionsChanged = event()
1646
- EnteringMoveSize = event()
1647
- EnteredMoveSize = event()
1648
- WindowRectChanging = event()
1649
- WindowRectChanged = event()
1650
- ExitedMoveSize = event()
1469
+ CaptionTapped = event(add_CaptionTapped, remove_CaptionTapped)
1470
+ PointerEntered = event(add_PointerEntered, remove_PointerEntered)
1471
+ PointerExited = event(add_PointerExited, remove_PointerExited)
1472
+ PointerMoved = event(add_PointerMoved, remove_PointerMoved)
1473
+ PointerPressed = event(add_PointerPressed, remove_PointerPressed)
1474
+ PointerReleased = event(add_PointerReleased, remove_PointerReleased)
1475
+ RegionsChanged = event(add_RegionsChanged, remove_RegionsChanged)
1651
1476
  class InputObject(ComPtr):
1652
1477
  extends: IInspectable
1653
1478
  default_interface: win32more.Microsoft.UI.Input.IInputObject
@@ -1660,7 +1485,7 @@ class InputPointerSource(ComPtr):
1660
1485
  default_interface: win32more.Microsoft.UI.Input.IInputPointerSource
1661
1486
  _classid_ = 'Microsoft.UI.Input.InputPointerSource'
1662
1487
  @winrt_mixinmethod
1663
- def remove_PointerCaptureLost(self: win32more.Microsoft.UI.Input.IInputPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1488
+ def add_PointerMoved(self: win32more.Microsoft.UI.Input.IInputPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputPointerSource, win32more.Microsoft.UI.Input.PointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1664
1489
  @winrt_mixinmethod
1665
1490
  def put_Cursor(self: win32more.Microsoft.UI.Input.IInputPointerSource, value: win32more.Microsoft.UI.Input.InputCursor) -> Void: ...
1666
1491
  @winrt_mixinmethod
@@ -1668,7 +1493,7 @@ class InputPointerSource(ComPtr):
1668
1493
  @winrt_mixinmethod
1669
1494
  def add_PointerCaptureLost(self: win32more.Microsoft.UI.Input.IInputPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputPointerSource, win32more.Microsoft.UI.Input.PointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1670
1495
  @winrt_mixinmethod
1671
- def get_Cursor(self: win32more.Microsoft.UI.Input.IInputPointerSource) -> win32more.Microsoft.UI.Input.InputCursor: ...
1496
+ def remove_PointerCaptureLost(self: win32more.Microsoft.UI.Input.IInputPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1672
1497
  @winrt_mixinmethod
1673
1498
  def add_PointerEntered(self: win32more.Microsoft.UI.Input.IInputPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputPointerSource, win32more.Microsoft.UI.Input.PointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1674
1499
  @winrt_mixinmethod
@@ -1678,7 +1503,7 @@ class InputPointerSource(ComPtr):
1678
1503
  @winrt_mixinmethod
1679
1504
  def remove_PointerExited(self: win32more.Microsoft.UI.Input.IInputPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1680
1505
  @winrt_mixinmethod
1681
- def add_PointerMoved(self: win32more.Microsoft.UI.Input.IInputPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputPointerSource, win32more.Microsoft.UI.Input.PointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1506
+ def remove_PointerWheelChanged(self: win32more.Microsoft.UI.Input.IInputPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1682
1507
  @winrt_mixinmethod
1683
1508
  def remove_PointerMoved(self: win32more.Microsoft.UI.Input.IInputPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1684
1509
  @winrt_mixinmethod
@@ -1704,21 +1529,21 @@ class InputPointerSource(ComPtr):
1704
1529
  @winrt_mixinmethod
1705
1530
  def add_PointerWheelChanged(self: win32more.Microsoft.UI.Input.IInputPointerSource, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Input.InputPointerSource, win32more.Microsoft.UI.Input.PointerEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1706
1531
  @winrt_mixinmethod
1707
- def remove_PointerWheelChanged(self: win32more.Microsoft.UI.Input.IInputPointerSource, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1532
+ def get_Cursor(self: win32more.Microsoft.UI.Input.IInputPointerSource) -> win32more.Microsoft.UI.Input.InputCursor: ...
1708
1533
  @winrt_classmethod
1709
1534
  def GetForIsland(cls: win32more.Microsoft.UI.Input.IInputPointerSourceStatics, island: win32more.Microsoft.UI.Content.ContentIsland) -> win32more.Microsoft.UI.Input.InputPointerSource: ...
1710
1535
  Cursor = property(get_Cursor, put_Cursor)
1711
1536
  DeviceKinds = property(get_DeviceKinds, None)
1712
- PointerCaptureLost = event()
1713
- PointerEntered = event()
1714
- PointerExited = event()
1715
- PointerMoved = event()
1716
- PointerPressed = event()
1717
- PointerReleased = event()
1718
- PointerRoutedAway = event()
1719
- PointerRoutedReleased = event()
1720
- PointerRoutedTo = event()
1721
- PointerWheelChanged = event()
1537
+ PointerCaptureLost = event(add_PointerCaptureLost, remove_PointerCaptureLost)
1538
+ PointerEntered = event(add_PointerEntered, remove_PointerEntered)
1539
+ PointerExited = event(add_PointerExited, remove_PointerExited)
1540
+ PointerMoved = event(add_PointerMoved, remove_PointerMoved)
1541
+ PointerPressed = event(add_PointerPressed, remove_PointerPressed)
1542
+ PointerReleased = event(add_PointerReleased, remove_PointerReleased)
1543
+ PointerRoutedAway = event(add_PointerRoutedAway, remove_PointerRoutedAway)
1544
+ PointerRoutedReleased = event(add_PointerRoutedReleased, remove_PointerRoutedReleased)
1545
+ PointerRoutedTo = event(add_PointerRoutedTo, remove_PointerRoutedTo)
1546
+ PointerWheelChanged = event(add_PointerWheelChanged, remove_PointerWheelChanged)
1722
1547
  class InputPointerSourceDeviceKinds(Enum, UInt32):
1723
1548
  None_ = 0
1724
1549
  Touch = 1
@@ -1779,18 +1604,19 @@ class ManipulationCompletedEventArgs(ComPtr):
1779
1604
  default_interface: win32more.Microsoft.UI.Input.IManipulationCompletedEventArgs
1780
1605
  _classid_ = 'Microsoft.UI.Input.ManipulationCompletedEventArgs'
1781
1606
  @winrt_mixinmethod
1782
- def get_Cumulative(self: win32more.Microsoft.UI.Input.IManipulationCompletedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1783
- @winrt_mixinmethod
1784
1607
  def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.IManipulationCompletedEventArgs) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
1785
1608
  @winrt_mixinmethod
1786
1609
  def get_Position(self: win32more.Microsoft.UI.Input.IManipulationCompletedEventArgs) -> win32more.Windows.Foundation.Point: ...
1787
1610
  @winrt_mixinmethod
1611
+ def get_Cumulative(self: win32more.Microsoft.UI.Input.IManipulationCompletedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1612
+ @winrt_mixinmethod
1788
1613
  def get_Velocities(self: win32more.Microsoft.UI.Input.IManipulationCompletedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationVelocities: ...
1789
1614
  Cumulative = property(get_Cumulative, None)
1790
1615
  PointerDeviceType = property(get_PointerDeviceType, None)
1791
1616
  Position = property(get_Position, None)
1792
1617
  Velocities = property(get_Velocities, None)
1793
1618
  class ManipulationDelta(Structure):
1619
+ _name_ = 'Microsoft.UI.Input.ManipulationDelta'
1794
1620
  Translation: win32more.Windows.Foundation.Point
1795
1621
  Scale: Single
1796
1622
  Rotation: Single
@@ -1800,11 +1626,11 @@ class ManipulationInertiaStartingEventArgs(ComPtr):
1800
1626
  default_interface: win32more.Microsoft.UI.Input.IManipulationInertiaStartingEventArgs
1801
1627
  _classid_ = 'Microsoft.UI.Input.ManipulationInertiaStartingEventArgs'
1802
1628
  @winrt_mixinmethod
1803
- def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.IManipulationInertiaStartingEventArgs) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
1629
+ def get_Cumulative(self: win32more.Microsoft.UI.Input.IManipulationInertiaStartingEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1804
1630
  @winrt_mixinmethod
1805
1631
  def get_Delta(self: win32more.Microsoft.UI.Input.IManipulationInertiaStartingEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1806
1632
  @winrt_mixinmethod
1807
- def get_Cumulative(self: win32more.Microsoft.UI.Input.IManipulationInertiaStartingEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1633
+ def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.IManipulationInertiaStartingEventArgs) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
1808
1634
  @winrt_mixinmethod
1809
1635
  def get_Position(self: win32more.Microsoft.UI.Input.IManipulationInertiaStartingEventArgs) -> win32more.Windows.Foundation.Point: ...
1810
1636
  @winrt_mixinmethod
@@ -1821,9 +1647,9 @@ class ManipulationStartedEventArgs(ComPtr):
1821
1647
  @winrt_mixinmethod
1822
1648
  def get_Position(self: win32more.Microsoft.UI.Input.IManipulationStartedEventArgs) -> win32more.Windows.Foundation.Point: ...
1823
1649
  @winrt_mixinmethod
1824
- def get_Cumulative(self: win32more.Microsoft.UI.Input.IManipulationStartedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1825
- @winrt_mixinmethod
1826
1650
  def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.IManipulationStartedEventArgs) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
1651
+ @winrt_mixinmethod
1652
+ def get_Cumulative(self: win32more.Microsoft.UI.Input.IManipulationStartedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1827
1653
  Cumulative = property(get_Cumulative, None)
1828
1654
  PointerDeviceType = property(get_PointerDeviceType, None)
1829
1655
  Position = property(get_Position, None)
@@ -1832,21 +1658,22 @@ class ManipulationUpdatedEventArgs(ComPtr):
1832
1658
  default_interface: win32more.Microsoft.UI.Input.IManipulationUpdatedEventArgs
1833
1659
  _classid_ = 'Microsoft.UI.Input.ManipulationUpdatedEventArgs'
1834
1660
  @winrt_mixinmethod
1835
- def get_Cumulative(self: win32more.Microsoft.UI.Input.IManipulationUpdatedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1836
- @winrt_mixinmethod
1837
1661
  def get_Delta(self: win32more.Microsoft.UI.Input.IManipulationUpdatedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1838
1662
  @winrt_mixinmethod
1663
+ def get_Velocities(self: win32more.Microsoft.UI.Input.IManipulationUpdatedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationVelocities: ...
1664
+ @winrt_mixinmethod
1839
1665
  def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.IManipulationUpdatedEventArgs) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
1840
1666
  @winrt_mixinmethod
1841
1667
  def get_Position(self: win32more.Microsoft.UI.Input.IManipulationUpdatedEventArgs) -> win32more.Windows.Foundation.Point: ...
1842
1668
  @winrt_mixinmethod
1843
- def get_Velocities(self: win32more.Microsoft.UI.Input.IManipulationUpdatedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationVelocities: ...
1669
+ def get_Cumulative(self: win32more.Microsoft.UI.Input.IManipulationUpdatedEventArgs) -> win32more.Microsoft.UI.Input.ManipulationDelta: ...
1844
1670
  Cumulative = property(get_Cumulative, None)
1845
1671
  Delta = property(get_Delta, None)
1846
1672
  PointerDeviceType = property(get_PointerDeviceType, None)
1847
1673
  Position = property(get_Position, None)
1848
1674
  Velocities = property(get_Velocities, None)
1849
1675
  class ManipulationVelocities(Structure):
1676
+ _name_ = 'Microsoft.UI.Input.ManipulationVelocities'
1850
1677
  Linear: win32more.Windows.Foundation.Point
1851
1678
  Angular: Single
1852
1679
  Expansion: Single
@@ -1855,7 +1682,7 @@ class MouseWheelParameters(ComPtr):
1855
1682
  default_interface: win32more.Microsoft.UI.Input.IMouseWheelParameters
1856
1683
  _classid_ = 'Microsoft.UI.Input.MouseWheelParameters'
1857
1684
  @winrt_mixinmethod
1858
- def get_CharTranslation(self: win32more.Microsoft.UI.Input.IMouseWheelParameters) -> win32more.Windows.Foundation.Point: ...
1685
+ def get_PageTranslation(self: win32more.Microsoft.UI.Input.IMouseWheelParameters) -> win32more.Windows.Foundation.Point: ...
1859
1686
  @winrt_mixinmethod
1860
1687
  def put_CharTranslation(self: win32more.Microsoft.UI.Input.IMouseWheelParameters, value: win32more.Windows.Foundation.Point) -> Void: ...
1861
1688
  @winrt_mixinmethod
@@ -1867,23 +1694,13 @@ class MouseWheelParameters(ComPtr):
1867
1694
  @winrt_mixinmethod
1868
1695
  def put_DeltaRotationAngle(self: win32more.Microsoft.UI.Input.IMouseWheelParameters, value: Single) -> Void: ...
1869
1696
  @winrt_mixinmethod
1870
- def get_PageTranslation(self: win32more.Microsoft.UI.Input.IMouseWheelParameters) -> win32more.Windows.Foundation.Point: ...
1697
+ def get_CharTranslation(self: win32more.Microsoft.UI.Input.IMouseWheelParameters) -> win32more.Windows.Foundation.Point: ...
1871
1698
  @winrt_mixinmethod
1872
1699
  def put_PageTranslation(self: win32more.Microsoft.UI.Input.IMouseWheelParameters, value: win32more.Windows.Foundation.Point) -> Void: ...
1873
1700
  CharTranslation = property(get_CharTranslation, put_CharTranslation)
1874
1701
  DeltaRotationAngle = property(get_DeltaRotationAngle, put_DeltaRotationAngle)
1875
1702
  DeltaScale = property(get_DeltaScale, put_DeltaScale)
1876
1703
  PageTranslation = property(get_PageTranslation, put_PageTranslation)
1877
- class MoveSizeOperation(Enum, Int32):
1878
- Move = 0
1879
- SizeBottom = 1
1880
- SizeBottomLeft = 2
1881
- SizeBottomRight = 3
1882
- SizeLeft = 4
1883
- SizeRight = 5
1884
- SizeTop = 6
1885
- SizeTopLeft = 7
1886
- SizeTopRight = 8
1887
1704
  class NonClientCaptionTappedEventArgs(ComPtr):
1888
1705
  extends: IInspectable
1889
1706
  default_interface: win32more.Microsoft.UI.Input.INonClientCaptionTappedEventArgs
@@ -1929,6 +1746,7 @@ class NonClientRegionsChangedEventArgs(ComPtr):
1929
1746
  def get_ChangedRegions(self: win32more.Microsoft.UI.Input.INonClientRegionsChangedEventArgs) -> ReceiveArray[win32more.Microsoft.UI.Input.NonClientRegionKind]: ...
1930
1747
  ChangedRegions = property(get_ChangedRegions, None)
1931
1748
  class PhysicalKeyStatus(Structure):
1749
+ _name_ = 'Microsoft.UI.Input.PhysicalKeyStatus'
1932
1750
  RepeatCount: UInt32
1933
1751
  ScanCode: UInt32
1934
1752
  IsExtendedKey: Boolean
@@ -1945,15 +1763,15 @@ class PointerEventArgs(ComPtr):
1945
1763
  default_interface: win32more.Microsoft.UI.Input.IPointerEventArgs
1946
1764
  _classid_ = 'Microsoft.UI.Input.PointerEventArgs'
1947
1765
  @winrt_mixinmethod
1948
- def GetIntermediatePoints(self: win32more.Microsoft.UI.Input.IPointerEventArgs) -> win32more.Windows.Foundation.Collections.IVector[win32more.Microsoft.UI.Input.PointerPoint]: ...
1949
- @winrt_mixinmethod
1950
1766
  def get_Handled(self: win32more.Microsoft.UI.Input.IPointerEventArgs) -> Boolean: ...
1951
1767
  @winrt_mixinmethod
1768
+ def get_CurrentPoint(self: win32more.Microsoft.UI.Input.IPointerEventArgs) -> win32more.Microsoft.UI.Input.PointerPoint: ...
1769
+ @winrt_mixinmethod
1952
1770
  def put_Handled(self: win32more.Microsoft.UI.Input.IPointerEventArgs, value: Boolean) -> Void: ...
1953
1771
  @winrt_mixinmethod
1954
1772
  def get_KeyModifiers(self: win32more.Microsoft.UI.Input.IPointerEventArgs) -> win32more.Windows.System.VirtualKeyModifiers: ...
1955
1773
  @winrt_mixinmethod
1956
- def get_CurrentPoint(self: win32more.Microsoft.UI.Input.IPointerEventArgs) -> win32more.Microsoft.UI.Input.PointerPoint: ...
1774
+ def GetIntermediatePoints(self: win32more.Microsoft.UI.Input.IPointerEventArgs) -> win32more.Windows.Foundation.Collections.IVector[win32more.Microsoft.UI.Input.PointerPoint]: ...
1957
1775
  @winrt_mixinmethod
1958
1776
  def GetIntermediateTransformedPoints(self: win32more.Microsoft.UI.Input.IPointerEventArgs, transform: win32more.Microsoft.UI.Input.IPointerPointTransform) -> win32more.Windows.Foundation.Collections.IVector[win32more.Microsoft.UI.Input.PointerPoint]: ...
1959
1777
  CurrentPoint = property(get_CurrentPoint, None)
@@ -1964,9 +1782,9 @@ class PointerPoint(ComPtr):
1964
1782
  default_interface: win32more.Microsoft.UI.Input.IPointerPoint
1965
1783
  _classid_ = 'Microsoft.UI.Input.PointerPoint'
1966
1784
  @winrt_mixinmethod
1967
- def get_IsInContact(self: win32more.Microsoft.UI.Input.IPointerPoint) -> Boolean: ...
1785
+ def get_Timestamp(self: win32more.Microsoft.UI.Input.IPointerPoint) -> UInt64: ...
1968
1786
  @winrt_mixinmethod
1969
- def get_FrameId(self: win32more.Microsoft.UI.Input.IPointerPoint) -> UInt32: ...
1787
+ def get_IsInContact(self: win32more.Microsoft.UI.Input.IPointerPoint) -> Boolean: ...
1970
1788
  @winrt_mixinmethod
1971
1789
  def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.IPointerPoint) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
1972
1790
  @winrt_mixinmethod
@@ -1976,7 +1794,7 @@ class PointerPoint(ComPtr):
1976
1794
  @winrt_mixinmethod
1977
1795
  def get_Properties(self: win32more.Microsoft.UI.Input.IPointerPoint) -> win32more.Microsoft.UI.Input.PointerPointProperties: ...
1978
1796
  @winrt_mixinmethod
1979
- def get_Timestamp(self: win32more.Microsoft.UI.Input.IPointerPoint) -> UInt64: ...
1797
+ def get_FrameId(self: win32more.Microsoft.UI.Input.IPointerPoint) -> UInt32: ...
1980
1798
  @winrt_mixinmethod
1981
1799
  def GetTransformedPoint(self: win32more.Microsoft.UI.Input.IPointerPoint, transform: win32more.Microsoft.UI.Input.IPointerPointTransform) -> win32more.Microsoft.UI.Input.PointerPoint: ...
1982
1800
  FrameId = property(get_FrameId, None)
@@ -1991,7 +1809,7 @@ class PointerPointProperties(ComPtr):
1991
1809
  default_interface: win32more.Microsoft.UI.Input.IPointerPointProperties
1992
1810
  _classid_ = 'Microsoft.UI.Input.PointerPointProperties'
1993
1811
  @winrt_mixinmethod
1994
- def get_IsInRange(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Boolean: ...
1812
+ def get_MouseWheelDelta(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Int32: ...
1995
1813
  @winrt_mixinmethod
1996
1814
  def get_IsBarrelButtonPressed(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Boolean: ...
1997
1815
  @winrt_mixinmethod
@@ -2001,7 +1819,7 @@ class PointerPointProperties(ComPtr):
2001
1819
  @winrt_mixinmethod
2002
1820
  def get_IsHorizontalMouseWheel(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Boolean: ...
2003
1821
  @winrt_mixinmethod
2004
- def get_ContactRect(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> win32more.Windows.Foundation.Rect: ...
1822
+ def get_IsInRange(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Boolean: ...
2005
1823
  @winrt_mixinmethod
2006
1824
  def get_IsInverted(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Boolean: ...
2007
1825
  @winrt_mixinmethod
@@ -2017,7 +1835,7 @@ class PointerPointProperties(ComPtr):
2017
1835
  @winrt_mixinmethod
2018
1836
  def get_IsXButton2Pressed(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Boolean: ...
2019
1837
  @winrt_mixinmethod
2020
- def get_MouseWheelDelta(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Int32: ...
1838
+ def get_ContactRect(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> win32more.Windows.Foundation.Rect: ...
2021
1839
  @winrt_mixinmethod
2022
1840
  def get_Orientation(self: win32more.Microsoft.UI.Input.IPointerPointProperties) -> Single: ...
2023
1841
  @winrt_mixinmethod
@@ -2059,11 +1877,11 @@ class PointerPredictor(ComPtr):
2059
1877
  default_interface: win32more.Microsoft.UI.Input.IPointerPredictor
2060
1878
  _classid_ = 'Microsoft.UI.Input.PointerPredictor'
2061
1879
  @winrt_mixinmethod
2062
- def GetPredictedPoints(self: win32more.Microsoft.UI.Input.IPointerPredictor, point: win32more.Microsoft.UI.Input.PointerPoint) -> ReceiveArray[win32more.Microsoft.UI.Input.PointerPoint]: ...
1880
+ def get_PredictionTime(self: win32more.Microsoft.UI.Input.IPointerPredictor) -> win32more.Windows.Foundation.TimeSpan: ...
2063
1881
  @winrt_mixinmethod
2064
1882
  def put_PredictionTime(self: win32more.Microsoft.UI.Input.IPointerPredictor, value: win32more.Windows.Foundation.TimeSpan) -> Void: ...
2065
1883
  @winrt_mixinmethod
2066
- def get_PredictionTime(self: win32more.Microsoft.UI.Input.IPointerPredictor) -> win32more.Windows.Foundation.TimeSpan: ...
1884
+ def GetPredictedPoints(self: win32more.Microsoft.UI.Input.IPointerPredictor, point: win32more.Microsoft.UI.Input.PointerPoint) -> ReceiveArray[win32more.Microsoft.UI.Input.PointerPoint]: ...
2067
1885
  @winrt_mixinmethod
2068
1886
  def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
2069
1887
  @winrt_classmethod
@@ -2096,11 +1914,11 @@ class TappedEventArgs(ComPtr):
2096
1914
  default_interface: win32more.Microsoft.UI.Input.ITappedEventArgs
2097
1915
  _classid_ = 'Microsoft.UI.Input.TappedEventArgs'
2098
1916
  @winrt_mixinmethod
2099
- def get_TapCount(self: win32more.Microsoft.UI.Input.ITappedEventArgs) -> UInt32: ...
2100
- @winrt_mixinmethod
2101
1917
  def get_Position(self: win32more.Microsoft.UI.Input.ITappedEventArgs) -> win32more.Windows.Foundation.Point: ...
2102
1918
  @winrt_mixinmethod
2103
1919
  def get_PointerDeviceType(self: win32more.Microsoft.UI.Input.ITappedEventArgs) -> win32more.Microsoft.UI.Input.PointerDeviceType: ...
1920
+ @winrt_mixinmethod
1921
+ def get_TapCount(self: win32more.Microsoft.UI.Input.ITappedEventArgs) -> UInt32: ...
2104
1922
  PointerDeviceType = property(get_PointerDeviceType, None)
2105
1923
  Position = property(get_Position, None)
2106
1924
  TapCount = property(get_TapCount, None)
@@ -2108,50 +1926,6 @@ class VirtualKeyStates(Enum, UInt32):
2108
1926
  None_ = 0
2109
1927
  Down = 1
2110
1928
  Locked = 2
2111
- class WindowRectChangedEventArgs(ComPtr):
2112
- extends: IInspectable
2113
- default_interface: win32more.Microsoft.UI.Input.IWindowRectChangedEventArgs
2114
- _classid_ = 'Microsoft.UI.Input.WindowRectChangedEventArgs'
2115
- @winrt_mixinmethod
2116
- def get_PointerScreenPoint(self: win32more.Microsoft.UI.Input.IWindowRectChangedEventArgs) -> win32more.Windows.Graphics.PointInt32: ...
2117
- @winrt_mixinmethod
2118
- def get_MoveSizeOperation(self: win32more.Microsoft.UI.Input.IWindowRectChangedEventArgs) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
2119
- @winrt_mixinmethod
2120
- def get_OldWindowRect(self: win32more.Microsoft.UI.Input.IWindowRectChangedEventArgs) -> win32more.Windows.Graphics.RectInt32: ...
2121
- @winrt_mixinmethod
2122
- def get_NewWindowRect(self: win32more.Microsoft.UI.Input.IWindowRectChangedEventArgs) -> win32more.Windows.Graphics.RectInt32: ...
2123
- MoveSizeOperation = property(get_MoveSizeOperation, None)
2124
- NewWindowRect = property(get_NewWindowRect, None)
2125
- OldWindowRect = property(get_OldWindowRect, None)
2126
- PointerScreenPoint = property(get_PointerScreenPoint, None)
2127
- class WindowRectChangingEventArgs(ComPtr):
2128
- extends: IInspectable
2129
- default_interface: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs
2130
- _classid_ = 'Microsoft.UI.Input.WindowRectChangingEventArgs'
2131
- @winrt_mixinmethod
2132
- def get_MoveSizeOperation(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs) -> win32more.Microsoft.UI.Input.MoveSizeOperation: ...
2133
- @winrt_mixinmethod
2134
- def get_PointerScreenPoint(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs) -> win32more.Windows.Graphics.PointInt32: ...
2135
- @winrt_mixinmethod
2136
- def get_OldWindowRect(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs) -> win32more.Windows.Graphics.RectInt32: ...
2137
- @winrt_mixinmethod
2138
- def get_NewWindowRect(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs) -> win32more.Windows.Graphics.RectInt32: ...
2139
- @winrt_mixinmethod
2140
- def put_NewWindowRect(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs, value: win32more.Windows.Graphics.RectInt32) -> Void: ...
2141
- @winrt_mixinmethod
2142
- def get_AllowRectChange(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs) -> Boolean: ...
2143
- @winrt_mixinmethod
2144
- def put_AllowRectChange(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs, value: Boolean) -> Void: ...
2145
- @winrt_mixinmethod
2146
- def get_ShowWindow(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs) -> Boolean: ...
2147
- @winrt_mixinmethod
2148
- def put_ShowWindow(self: win32more.Microsoft.UI.Input.IWindowRectChangingEventArgs, value: Boolean) -> Void: ...
2149
- AllowRectChange = property(get_AllowRectChange, put_AllowRectChange)
2150
- MoveSizeOperation = property(get_MoveSizeOperation, None)
2151
- NewWindowRect = property(get_NewWindowRect, put_NewWindowRect)
2152
- OldWindowRect = property(get_OldWindowRect, None)
2153
- PointerScreenPoint = property(get_PointerScreenPoint, None)
2154
- ShowWindow = property(get_ShowWindow, put_ShowWindow)
2155
1929
 
2156
1930
 
2157
1931
  make_ready(__name__)