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.Composition
5
5
  import win32more.Microsoft.UI.Content
@@ -9,107 +9,20 @@ import win32more.Windows.Foundation.Collections
9
9
  import win32more.Windows.Foundation.Numerics
10
10
  import win32more.Windows.Graphics
11
11
  import win32more.Windows.UI.Composition
12
- class ChildSiteLink(ComPtr):
13
- extends: IInspectable
14
- implements: Tuple[ContextManagerProtocol]
15
- default_interface: win32more.Microsoft.UI.Content.IChildSiteLink
16
- _classid_ = 'Microsoft.UI.Content.ChildSiteLink'
17
- @winrt_mixinmethod
18
- def put_AutomationOption(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, value: win32more.Microsoft.UI.Content.ContentAutomationOptions) -> Void: ...
19
- @winrt_mixinmethod
20
- def put_ActualSize(self: win32more.Microsoft.UI.Content.IChildSiteLink, value: win32more.Windows.Foundation.Numerics.Vector2) -> Void: ...
21
- @winrt_mixinmethod
22
- def get_DispatcherQueue(self: win32more.Microsoft.UI.Content.IChildSiteLink) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
23
- @winrt_mixinmethod
24
- def get_LocalToParentTransformMatrix(self: win32more.Microsoft.UI.Content.IChildSiteLink) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
25
- @winrt_mixinmethod
26
- def put_LocalToParentTransformMatrix(self: win32more.Microsoft.UI.Content.IChildSiteLink, value: win32more.Windows.Foundation.Numerics.Matrix4x4) -> Void: ...
27
- @winrt_mixinmethod
28
- def get_SiteView(self: win32more.Microsoft.UI.Content.IChildSiteLink) -> win32more.Microsoft.UI.Content.ContentSiteView: ...
29
- @winrt_mixinmethod
30
- def Connect(self: win32more.Microsoft.UI.Content.IChildSiteLink, content: win32more.Microsoft.UI.Content.ContentIsland) -> Void: ...
31
- @winrt_mixinmethod
32
- def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
33
- @winrt_mixinmethod
34
- def get_IsClosed(self: win32more.Microsoft.UI.IClosableNotifier) -> Boolean: ...
35
- @winrt_mixinmethod
36
- def add_Closed(self: win32more.Microsoft.UI.IClosableNotifier, handler: win32more.Microsoft.UI.ClosableNotifierHandler) -> win32more.Windows.Foundation.EventRegistrationToken: ...
37
- @winrt_mixinmethod
38
- def remove_Closed(self: win32more.Microsoft.UI.IClosableNotifier, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
39
- @winrt_mixinmethod
40
- def add_FrameworkClosed(self: win32more.Microsoft.UI.IClosableNotifier, handler: win32more.Microsoft.UI.ClosableNotifierHandler) -> win32more.Windows.Foundation.EventRegistrationToken: ...
41
- @winrt_mixinmethod
42
- def remove_FrameworkClosed(self: win32more.Microsoft.UI.IClosableNotifier, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
43
- @winrt_mixinmethod
44
- def get_AutomationOption(self: win32more.Microsoft.UI.Content.IContentSiteAutomation) -> win32more.Microsoft.UI.Content.ContentAutomationOptions: ...
45
- @winrt_mixinmethod
46
- def add_PreviousSiblingAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
47
- @winrt_mixinmethod
48
- def get_AutomationProvider(self: win32more.Microsoft.UI.Content.IContentSiteAutomation) -> IInspectable: ...
49
- @winrt_mixinmethod
50
- def add_FragmentRootAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
51
- @winrt_mixinmethod
52
- def remove_FragmentRootAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
53
- @winrt_mixinmethod
54
- def add_NextSiblingAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
55
- @winrt_mixinmethod
56
- def remove_NextSiblingAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
57
- @winrt_mixinmethod
58
- def add_ParentAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
59
- @winrt_mixinmethod
60
- def remove_ParentAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
61
- @winrt_mixinmethod
62
- def get_ActualSize(self: win32more.Microsoft.UI.Content.IChildSiteLink) -> win32more.Windows.Foundation.Numerics.Vector2: ...
63
- @winrt_mixinmethod
64
- def remove_PreviousSiblingAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
65
- @winrt_mixinmethod
66
- def get_ProcessesKeyboardInput(self: win32more.Microsoft.UI.Content.IContentSiteInput) -> Boolean: ...
67
- @winrt_mixinmethod
68
- def put_ProcessesKeyboardInput(self: win32more.Microsoft.UI.Content.IContentSiteInput, value: Boolean) -> Void: ...
69
- @winrt_mixinmethod
70
- def get_ProcessesPointerInput(self: win32more.Microsoft.UI.Content.IContentSiteInput) -> Boolean: ...
71
- @winrt_mixinmethod
72
- def put_ProcessesPointerInput(self: win32more.Microsoft.UI.Content.IContentSiteInput, value: Boolean) -> Void: ...
73
- @winrt_mixinmethod
74
- def get_Parent(self: win32more.Microsoft.UI.Content.IContentSiteLink) -> win32more.Microsoft.UI.Content.ContentIsland: ...
75
- @winrt_classmethod
76
- def Create(cls: win32more.Microsoft.UI.Content.IChildSiteLinkStatics, parent: win32more.Microsoft.UI.Content.ContentIsland, placementVisual: win32more.Microsoft.UI.Composition.ContainerVisual) -> win32more.Microsoft.UI.Content.ChildSiteLink: ...
77
- @winrt_classmethod
78
- def CreateForSystemVisual(cls: win32more.Microsoft.UI.Content.IChildSiteLinkStatics, parent: win32more.Microsoft.UI.Content.ContentIsland, placementVisual: win32more.Windows.UI.Composition.ContainerVisual) -> win32more.Microsoft.UI.Content.ChildSiteLink: ...
79
- ActualSize = property(get_ActualSize, put_ActualSize)
80
- AutomationOption = property(get_AutomationOption, put_AutomationOption)
81
- AutomationProvider = property(get_AutomationProvider, None)
82
- DispatcherQueue = property(get_DispatcherQueue, None)
83
- IsClosed = property(get_IsClosed, None)
84
- LocalToParentTransformMatrix = property(get_LocalToParentTransformMatrix, put_LocalToParentTransformMatrix)
85
- Parent = property(get_Parent, None)
86
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, put_ProcessesKeyboardInput)
87
- ProcessesPointerInput = property(get_ProcessesPointerInput, put_ProcessesPointerInput)
88
- SiteView = property(get_SiteView, None)
89
- Closed = event()
90
- FrameworkClosed = event()
91
- PreviousSiblingAutomationProviderRequested = event()
92
- FragmentRootAutomationProviderRequested = event()
93
- NextSiblingAutomationProviderRequested = event()
94
- ParentAutomationProviderRequested = event()
95
- class ContentAutomationOptions(Enum, Int32):
96
- None_ = 0
97
- FrameworkBased = 1
98
- FragmentBased = 2
99
12
  class ContentCoordinateConverter(ComPtr):
100
13
  extends: IInspectable
101
14
  default_interface: win32more.Microsoft.UI.Content.IContentCoordinateConverter
102
15
  _classid_ = 'Microsoft.UI.Content.ContentCoordinateConverter'
103
16
  @winrt_mixinmethod
104
- def ConvertLocalToScreenWithPointsAndRoundingMode(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, localPoints: PassArray[win32more.Windows.Foundation.Point], roundingMode: win32more.Microsoft.UI.Content.ContentCoordinateRoundingMode) -> ReceiveArray[win32more.Windows.Graphics.PointInt32]: ...
17
+ def ConvertScreenToLocalWithPoint(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, screenPoint: win32more.Windows.Graphics.PointInt32) -> win32more.Windows.Foundation.Point: ...
105
18
  @winrt_mixinmethod
106
19
  def ConvertLocalToScreenWithPoints(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, localPoints: PassArray[win32more.Windows.Foundation.Point]) -> ReceiveArray[win32more.Windows.Graphics.PointInt32]: ...
107
20
  @winrt_mixinmethod
108
- def ConvertLocalToScreenWithPoint(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, localPoint: win32more.Windows.Foundation.Point) -> win32more.Windows.Graphics.PointInt32: ...
21
+ def ConvertLocalToScreenWithPointsAndRoundingMode(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, localPoints: PassArray[win32more.Windows.Foundation.Point], roundingMode: win32more.Microsoft.UI.Content.ContentCoordinateRoundingMode) -> ReceiveArray[win32more.Windows.Graphics.PointInt32]: ...
109
22
  @winrt_mixinmethod
110
23
  def ConvertLocalToScreenWithRect(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, localRect: win32more.Windows.Foundation.Rect) -> win32more.Windows.Graphics.RectInt32: ...
111
24
  @winrt_mixinmethod
112
- def ConvertScreenToLocalWithPoint(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, screenPoint: win32more.Windows.Graphics.PointInt32) -> win32more.Windows.Foundation.Point: ...
25
+ def ConvertLocalToScreenWithPoint(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, localPoint: win32more.Windows.Foundation.Point) -> win32more.Windows.Graphics.PointInt32: ...
113
26
  @winrt_mixinmethod
114
27
  def ConvertScreenToLocalWithPoints(self: win32more.Microsoft.UI.Content.IContentCoordinateConverter, screenPoints: PassArray[win32more.Windows.Graphics.PointInt32]) -> ReceiveArray[win32more.Windows.Foundation.Point]: ...
115
28
  @winrt_mixinmethod
@@ -132,7 +45,7 @@ class ContentEnvironmentSettingChangedEventArgs(ComPtr):
132
45
  default_interface: win32more.Microsoft.UI.Content.IContentEnvironmentSettingChangedEventArgs
133
46
  _classid_ = 'Microsoft.UI.Content.ContentEnvironmentSettingChangedEventArgs'
134
47
  @winrt_mixinmethod
135
- def get_SettingName(self: win32more.Microsoft.UI.Content.IContentEnvironmentSettingChangedEventArgs) -> WinRT_String: ...
48
+ def get_SettingName(self: win32more.Microsoft.UI.Content.IContentEnvironmentSettingChangedEventArgs) -> hstr: ...
136
49
  SettingName = property(get_SettingName, None)
137
50
  class ContentEnvironmentStateChangedEventArgs(ComPtr):
138
51
  extends: IInspectable
@@ -142,20 +55,15 @@ class ContentEnvironmentStateChangedEventArgs(ComPtr):
142
55
  def get_DidAppWindowIdChange(self: win32more.Microsoft.UI.Content.IContentEnvironmentStateChangedEventArgs) -> Boolean: ...
143
56
  @winrt_mixinmethod
144
57
  def get_DidDisplayIdChange(self: win32more.Microsoft.UI.Content.IContentEnvironmentStateChangedEventArgs) -> Boolean: ...
145
- @winrt_mixinmethod
146
- def get_DidDisplayScaleChange(self: win32more.Microsoft.UI.Content.IContentEnvironmentStateChangedEventArgs2) -> Boolean: ...
147
58
  DidAppWindowIdChange = property(get_DidAppWindowIdChange, None)
148
59
  DidDisplayIdChange = property(get_DidDisplayIdChange, None)
149
- DidDisplayScaleChange = property(get_DidDisplayScaleChange, None)
150
60
  class ContentIsland(ComPtr):
151
61
  extends: IInspectable
152
62
  implements: Tuple[ContextManagerProtocol]
153
63
  default_interface: win32more.Microsoft.UI.Content.IContentIsland
154
64
  _classid_ = 'Microsoft.UI.Content.ContentIsland'
155
65
  @winrt_mixinmethod
156
- def add_Closed(self: win32more.Microsoft.UI.IClosableNotifier, handler: win32more.Microsoft.UI.ClosableNotifierHandler) -> win32more.Windows.Foundation.EventRegistrationToken: ...
157
- @winrt_mixinmethod
158
- def get_AppData(self: win32more.Microsoft.UI.Content.IContentIsland) -> IInspectable: ...
66
+ def put_IsIslandEnabled(self: win32more.Microsoft.UI.Content.IContentIsland, value: Boolean) -> Void: ...
159
67
  @winrt_mixinmethod
160
68
  def put_AppData(self: win32more.Microsoft.UI.Content.IContentIsland, value: IInspectable) -> Void: ...
161
69
  @winrt_mixinmethod
@@ -177,7 +85,7 @@ class ContentIsland(ComPtr):
177
85
  @winrt_mixinmethod
178
86
  def get_IsIslandEnabled(self: win32more.Microsoft.UI.Content.IContentIsland) -> Boolean: ...
179
87
  @winrt_mixinmethod
180
- def put_IsIslandEnabled(self: win32more.Microsoft.UI.Content.IContentIsland, value: Boolean) -> Void: ...
88
+ def get_AppData(self: win32more.Microsoft.UI.Content.IContentIsland) -> IInspectable: ...
181
89
  @winrt_mixinmethod
182
90
  def get_IsIslandVisible(self: win32more.Microsoft.UI.Content.IContentIsland) -> Boolean: ...
183
91
  @winrt_mixinmethod
@@ -199,39 +107,19 @@ class ContentIsland(ComPtr):
199
107
  @winrt_mixinmethod
200
108
  def add_AutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentIsland, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.ContentIsland, win32more.Microsoft.UI.Content.ContentIslandAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
201
109
  @winrt_mixinmethod
202
- def get_ActualSize(self: win32more.Microsoft.UI.Content.IContentIsland) -> win32more.Windows.Foundation.Numerics.Vector2: ...
110
+ def remove_AutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentIsland, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
203
111
  @winrt_mixinmethod
204
112
  def add_StateChanged(self: win32more.Microsoft.UI.Content.IContentIsland, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.ContentIsland, win32more.Microsoft.UI.Content.ContentIslandStateChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
205
113
  @winrt_mixinmethod
206
114
  def remove_StateChanged(self: win32more.Microsoft.UI.Content.IContentIsland, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
207
115
  @winrt_mixinmethod
208
- def get_Children(self: win32more.Microsoft.UI.Content.IContentIsland2) -> win32more.Windows.Foundation.Collections.IIterable[win32more.Microsoft.UI.Content.ChildSiteLink]: ...
209
- @winrt_mixinmethod
210
- def get_LocalToClientTransformMatrix(self: win32more.Microsoft.UI.Content.IContentIsland2) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
211
- @winrt_mixinmethod
212
- def get_LocalToParentTransformMatrix(self: win32more.Microsoft.UI.Content.IContentIsland2) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
213
- @winrt_mixinmethod
214
- def get_Popups(self: win32more.Microsoft.UI.Content.IContentIsland2) -> win32more.Windows.Foundation.Collections.IIterable[win32more.Microsoft.UI.Content.DesktopPopupSiteBridge]: ...
215
- @winrt_mixinmethod
216
- def get_ProcessesKeyboardInput(self: win32more.Microsoft.UI.Content.IContentIsland2) -> Boolean: ...
217
- @winrt_mixinmethod
218
- def get_ProcessesPointerInput(self: win32more.Microsoft.UI.Content.IContentIsland2) -> Boolean: ...
219
- @winrt_mixinmethod
220
- def get_AutomationOption(self: win32more.Microsoft.UI.Content.IContentIslandAutomation) -> win32more.Microsoft.UI.Content.ContentAutomationOptions: ...
221
- @winrt_mixinmethod
222
- def get_FragmentRootAutomationProvider(self: win32more.Microsoft.UI.Content.IContentIslandAutomation) -> IInspectable: ...
223
- @winrt_mixinmethod
224
- def get_NextSiblingAutomationProvider(self: win32more.Microsoft.UI.Content.IContentIslandAutomation) -> IInspectable: ...
225
- @winrt_mixinmethod
226
- def get_ParentAutomationProvider(self: win32more.Microsoft.UI.Content.IContentIslandAutomation) -> IInspectable: ...
227
- @winrt_mixinmethod
228
- def get_PreviousSiblingAutomationProvider(self: win32more.Microsoft.UI.Content.IContentIslandAutomation) -> IInspectable: ...
116
+ def get_ActualSize(self: win32more.Microsoft.UI.Content.IContentIsland) -> win32more.Windows.Foundation.Numerics.Vector2: ...
229
117
  @winrt_mixinmethod
230
118
  def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
231
119
  @winrt_mixinmethod
232
120
  def get_IsClosed(self: win32more.Microsoft.UI.IClosableNotifier) -> Boolean: ...
233
121
  @winrt_mixinmethod
234
- def remove_AutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentIsland, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
122
+ def add_Closed(self: win32more.Microsoft.UI.IClosableNotifier, handler: win32more.Microsoft.UI.ClosableNotifierHandler) -> win32more.Windows.Foundation.EventRegistrationToken: ...
235
123
  @winrt_mixinmethod
236
124
  def remove_Closed(self: win32more.Microsoft.UI.IClosableNotifier, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
237
125
  @winrt_mixinmethod
@@ -243,12 +131,6 @@ class ContentIsland(ComPtr):
243
131
  @winrt_mixinmethod
244
132
  def put_SystemBackdrop(self: win32more.Microsoft.UI.Composition.ICompositionSupportsSystemBackdrop, value: win32more.Windows.UI.Composition.CompositionBrush) -> Void: ...
245
133
  @winrt_classmethod
246
- def CreateForSystemVisual(cls: win32more.Microsoft.UI.Content.IContentIslandStatics2, queue: win32more.Microsoft.UI.Dispatching.DispatcherQueue, root: win32more.Windows.UI.Composition.Visual) -> win32more.Microsoft.UI.Content.ContentIsland: ...
247
- @winrt_classmethod
248
- def FindAllForSystemCompositor(cls: win32more.Microsoft.UI.Content.IContentIslandStatics2, compositor: win32more.Windows.UI.Composition.Compositor) -> ReceiveArray[win32more.Microsoft.UI.Content.ContentIsland]: ...
249
- @winrt_classmethod
250
- def GetBySystemVisual(cls: win32more.Microsoft.UI.Content.IContentIslandStatics2, child: win32more.Windows.UI.Composition.Visual) -> win32more.Microsoft.UI.Content.ContentIsland: ...
251
- @winrt_classmethod
252
134
  def Create(cls: win32more.Microsoft.UI.Content.IContentIslandStatics, Root: win32more.Microsoft.UI.Composition.Visual) -> win32more.Microsoft.UI.Content.ContentIsland: ...
253
135
  @winrt_classmethod
254
136
  def FindAllForCompositor(cls: win32more.Microsoft.UI.Content.IContentIslandStatics, compositor: win32more.Microsoft.UI.Composition.Compositor) -> ReceiveArray[win32more.Microsoft.UI.Content.ContentIsland]: ...
@@ -260,13 +142,10 @@ class ContentIsland(ComPtr):
260
142
  def GetFromId(cls: win32more.Microsoft.UI.Content.IContentIslandStatics, id: UInt64) -> win32more.Microsoft.UI.Content.ContentIsland: ...
261
143
  ActualSize = property(get_ActualSize, None)
262
144
  AppData = property(get_AppData, put_AppData)
263
- AutomationOption = property(get_AutomationOption, None)
264
- Children = property(get_Children, None)
265
145
  CoordinateConverter = property(get_CoordinateConverter, None)
266
146
  CustomProperties = property(get_CustomProperties, None)
267
147
  DispatcherQueue = property(get_DispatcherQueue, None)
268
148
  Environment = property(get_Environment, None)
269
- FragmentRootAutomationProvider = property(get_FragmentRootAutomationProvider, None)
270
149
  Id = property(get_Id, None)
271
150
  IsClosed = property(get_IsClosed, None)
272
151
  IsConnected = property(get_IsConnected, None)
@@ -276,29 +155,21 @@ class ContentIsland(ComPtr):
276
155
  IsSiteEnabled = property(get_IsSiteEnabled, None)
277
156
  IsSiteVisible = property(get_IsSiteVisible, None)
278
157
  LayoutDirection = property(get_LayoutDirection, None)
279
- LocalToClientTransformMatrix = property(get_LocalToClientTransformMatrix, None)
280
- LocalToParentTransformMatrix = property(get_LocalToParentTransformMatrix, None)
281
- NextSiblingAutomationProvider = property(get_NextSiblingAutomationProvider, None)
282
- ParentAutomationProvider = property(get_ParentAutomationProvider, None)
283
- Popups = property(get_Popups, None)
284
- PreviousSiblingAutomationProvider = property(get_PreviousSiblingAutomationProvider, None)
285
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, None)
286
- ProcessesPointerInput = property(get_ProcessesPointerInput, None)
287
158
  RasterizationScale = property(get_RasterizationScale, None)
288
159
  SystemBackdrop = property(get_SystemBackdrop, put_SystemBackdrop)
289
- Closed = event()
290
- AutomationProviderRequested = event()
291
- StateChanged = event()
292
- FrameworkClosed = event()
160
+ AutomationProviderRequested = event(add_AutomationProviderRequested, remove_AutomationProviderRequested)
161
+ Closed = event(add_Closed, remove_Closed)
162
+ FrameworkClosed = event(add_FrameworkClosed, remove_FrameworkClosed)
163
+ StateChanged = event(add_StateChanged, remove_StateChanged)
293
164
  class ContentIslandAutomationProviderRequestedEventArgs(ComPtr):
294
165
  extends: IInspectable
295
166
  default_interface: win32more.Microsoft.UI.Content.IContentIslandAutomationProviderRequestedEventArgs
296
167
  _classid_ = 'Microsoft.UI.Content.ContentIslandAutomationProviderRequestedEventArgs'
297
168
  @winrt_mixinmethod
298
- def get_AutomationProvider(self: win32more.Microsoft.UI.Content.IContentIslandAutomationProviderRequestedEventArgs) -> IInspectable: ...
299
- @winrt_mixinmethod
300
169
  def put_AutomationProvider(self: win32more.Microsoft.UI.Content.IContentIslandAutomationProviderRequestedEventArgs, value: IInspectable) -> Void: ...
301
170
  @winrt_mixinmethod
171
+ def get_AutomationProvider(self: win32more.Microsoft.UI.Content.IContentIslandAutomationProviderRequestedEventArgs) -> IInspectable: ...
172
+ @winrt_mixinmethod
302
173
  def get_Handled(self: win32more.Microsoft.UI.Content.IContentIslandAutomationProviderRequestedEventArgs) -> Boolean: ...
303
174
  @winrt_mixinmethod
304
175
  def put_Handled(self: win32more.Microsoft.UI.Content.IContentIslandAutomationProviderRequestedEventArgs, value: Boolean) -> Void: ...
@@ -309,46 +180,37 @@ class ContentIslandEnvironment(ComPtr):
309
180
  default_interface: win32more.Microsoft.UI.Content.IContentIslandEnvironment
310
181
  _classid_ = 'Microsoft.UI.Content.ContentIslandEnvironment'
311
182
  @winrt_mixinmethod
312
- def get_DisplayId(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment) -> win32more.Microsoft.UI.DisplayId: ...
183
+ def remove_SettingChanged(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
313
184
  @winrt_mixinmethod
314
- def remove_StateChanged(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
185
+ def get_DisplayId(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment) -> win32more.Microsoft.UI.DisplayId: ...
315
186
  @winrt_mixinmethod
316
187
  def add_SettingChanged(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.ContentIslandEnvironment, win32more.Microsoft.UI.Content.ContentEnvironmentSettingChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
317
188
  @winrt_mixinmethod
318
- def remove_SettingChanged(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
189
+ def get_AppWindowId(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment) -> win32more.Microsoft.UI.WindowId: ...
319
190
  @winrt_mixinmethod
320
191
  def add_StateChanged(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.ContentIslandEnvironment, win32more.Microsoft.UI.Content.ContentEnvironmentStateChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
321
192
  @winrt_mixinmethod
322
- def get_AppWindowId(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment) -> win32more.Microsoft.UI.WindowId: ...
323
- @winrt_mixinmethod
324
- def get_DisplayScale(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment2) -> Single: ...
193
+ def remove_StateChanged(self: win32more.Microsoft.UI.Content.IContentIslandEnvironment, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
325
194
  AppWindowId = property(get_AppWindowId, None)
326
195
  DisplayId = property(get_DisplayId, None)
327
- DisplayScale = property(get_DisplayScale, None)
328
- SettingChanged = event()
329
- StateChanged = event()
196
+ SettingChanged = event(add_SettingChanged, remove_SettingChanged)
197
+ StateChanged = event(add_StateChanged, remove_StateChanged)
330
198
  class ContentIslandStateChangedEventArgs(ComPtr):
331
199
  extends: IInspectable
332
200
  default_interface: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs
333
201
  _classid_ = 'Microsoft.UI.Content.ContentIslandStateChangedEventArgs'
334
202
  @winrt_mixinmethod
335
- def get_DidLayoutDirectionChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs) -> Boolean: ...
336
- @winrt_mixinmethod
337
203
  def get_DidActualSizeChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs) -> Boolean: ...
338
204
  @winrt_mixinmethod
339
- def get_DidSiteVisibleChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs) -> Boolean: ...
340
- @winrt_mixinmethod
341
205
  def get_DidSiteEnabledChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs) -> Boolean: ...
342
206
  @winrt_mixinmethod
343
- def get_DidRasterizationScaleChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs) -> Boolean: ...
207
+ def get_DidSiteVisibleChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs) -> Boolean: ...
344
208
  @winrt_mixinmethod
345
- def get_DidLocalToClientTransformMatrixChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs2) -> Boolean: ...
209
+ def get_DidLayoutDirectionChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs) -> Boolean: ...
346
210
  @winrt_mixinmethod
347
- def get_DidLocalToParentTransformMatrixChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs2) -> Boolean: ...
211
+ def get_DidRasterizationScaleChange(self: win32more.Microsoft.UI.Content.IContentIslandStateChangedEventArgs) -> Boolean: ...
348
212
  DidActualSizeChange = property(get_DidActualSizeChange, None)
349
213
  DidLayoutDirectionChange = property(get_DidLayoutDirectionChange, None)
350
- DidLocalToClientTransformMatrixChange = property(get_DidLocalToClientTransformMatrixChange, None)
351
- DidLocalToParentTransformMatrixChange = property(get_DidLocalToParentTransformMatrixChange, None)
352
214
  DidRasterizationScaleChange = property(get_DidRasterizationScaleChange, None)
353
215
  DidSiteEnabledChange = property(get_DidSiteEnabledChange, None)
354
216
  DidSiteVisibleChange = property(get_DidSiteVisibleChange, None)
@@ -361,7 +223,7 @@ class ContentSite(ComPtr):
361
223
  default_interface: win32more.Microsoft.UI.Content.IContentSite
362
224
  _classid_ = 'Microsoft.UI.Content.ContentSite'
363
225
  @winrt_mixinmethod
364
- def add_RequestedStateChanged(self: win32more.Microsoft.UI.Content.IContentSite, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.ContentSite, win32more.Microsoft.UI.Content.ContentSiteRequestedStateChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
226
+ def get_IsSiteEnabled(self: win32more.Microsoft.UI.Content.IContentSite) -> Boolean: ...
365
227
  @winrt_mixinmethod
366
228
  def put_ActualSize(self: win32more.Microsoft.UI.Content.IContentSite, value: win32more.Windows.Foundation.Numerics.Vector2) -> Void: ...
367
229
  @winrt_mixinmethod
@@ -371,13 +233,13 @@ class ContentSite(ComPtr):
371
233
  @winrt_mixinmethod
372
234
  def get_CoordinateConverter(self: win32more.Microsoft.UI.Content.IContentSite) -> win32more.Microsoft.UI.Content.ContentCoordinateConverter: ...
373
235
  @winrt_mixinmethod
374
- def get_DispatcherQueue(self: win32more.Microsoft.UI.Content.IContentSite) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
236
+ def get_ActualSize(self: win32more.Microsoft.UI.Content.IContentSite) -> win32more.Windows.Foundation.Numerics.Vector2: ...
375
237
  @winrt_mixinmethod
376
238
  def get_Environment(self: win32more.Microsoft.UI.Content.IContentSite) -> win32more.Microsoft.UI.Content.ContentSiteEnvironment: ...
377
239
  @winrt_mixinmethod
378
240
  def get_IsConnected(self: win32more.Microsoft.UI.Content.IContentSite) -> Boolean: ...
379
241
  @winrt_mixinmethod
380
- def get_IsSiteEnabled(self: win32more.Microsoft.UI.Content.IContentSite) -> Boolean: ...
242
+ def get_DispatcherQueue(self: win32more.Microsoft.UI.Content.IContentSite) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
381
243
  @winrt_mixinmethod
382
244
  def put_IsSiteEnabled(self: win32more.Microsoft.UI.Content.IContentSite, value: Boolean) -> Void: ...
383
245
  @winrt_mixinmethod
@@ -389,7 +251,7 @@ class ContentSite(ComPtr):
389
251
  @winrt_mixinmethod
390
252
  def put_LayoutDirection(self: win32more.Microsoft.UI.Content.IContentSite, value: win32more.Microsoft.UI.Content.ContentLayoutDirection) -> Void: ...
391
253
  @winrt_mixinmethod
392
- def get_ActualSize(self: win32more.Microsoft.UI.Content.IContentSite) -> win32more.Windows.Foundation.Numerics.Vector2: ...
254
+ def get_OverrideScale(self: win32more.Microsoft.UI.Content.IContentSite) -> Single: ...
393
255
  @winrt_mixinmethod
394
256
  def put_OverrideScale(self: win32more.Microsoft.UI.Content.IContentSite, value: Single) -> Void: ...
395
257
  @winrt_mixinmethod
@@ -409,24 +271,10 @@ class ContentSite(ComPtr):
409
271
  @winrt_mixinmethod
410
272
  def GetIslandStateChangeDeferral(self: win32more.Microsoft.UI.Content.IContentSite) -> win32more.Microsoft.UI.Content.ContentDeferral: ...
411
273
  @winrt_mixinmethod
412
- def get_OverrideScale(self: win32more.Microsoft.UI.Content.IContentSite) -> Single: ...
274
+ def add_RequestedStateChanged(self: win32more.Microsoft.UI.Content.IContentSite, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.ContentSite, win32more.Microsoft.UI.Content.ContentSiteRequestedStateChangedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
413
275
  @winrt_mixinmethod
414
276
  def remove_RequestedStateChanged(self: win32more.Microsoft.UI.Content.IContentSite, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
415
277
  @winrt_mixinmethod
416
- def get_LocalToClientTransformMatrix(self: win32more.Microsoft.UI.Content.IContentSite2) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
417
- @winrt_mixinmethod
418
- def get_LocalToParentTransformMatrix(self: win32more.Microsoft.UI.Content.IContentSite2) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
419
- @winrt_mixinmethod
420
- def put_LocalToParentTransformMatrix(self: win32more.Microsoft.UI.Content.IContentSite2, value: win32more.Windows.Foundation.Numerics.Matrix4x4) -> Void: ...
421
- @winrt_mixinmethod
422
- def get_ProcessesKeyboardInput(self: win32more.Microsoft.UI.Content.IContentSite2) -> Boolean: ...
423
- @winrt_mixinmethod
424
- def put_ProcessesKeyboardInput(self: win32more.Microsoft.UI.Content.IContentSite2, value: Boolean) -> Void: ...
425
- @winrt_mixinmethod
426
- def get_ProcessesPointerInput(self: win32more.Microsoft.UI.Content.IContentSite2) -> Boolean: ...
427
- @winrt_mixinmethod
428
- def put_ProcessesPointerInput(self: win32more.Microsoft.UI.Content.IContentSite2, value: Boolean) -> Void: ...
429
- @winrt_mixinmethod
430
278
  def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
431
279
  @winrt_mixinmethod
432
280
  def get_IsClosed(self: win32more.Microsoft.UI.IClosableNotifier) -> Boolean: ...
@@ -448,56 +296,33 @@ class ContentSite(ComPtr):
448
296
  IsSiteEnabled = property(get_IsSiteEnabled, put_IsSiteEnabled)
449
297
  IsSiteVisible = property(get_IsSiteVisible, put_IsSiteVisible)
450
298
  LayoutDirection = property(get_LayoutDirection, put_LayoutDirection)
451
- LocalToClientTransformMatrix = property(get_LocalToClientTransformMatrix, None)
452
- LocalToParentTransformMatrix = property(get_LocalToParentTransformMatrix, put_LocalToParentTransformMatrix)
453
299
  OverrideScale = property(get_OverrideScale, put_OverrideScale)
454
300
  ParentScale = property(get_ParentScale, put_ParentScale)
455
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, put_ProcessesKeyboardInput)
456
- ProcessesPointerInput = property(get_ProcessesPointerInput, put_ProcessesPointerInput)
457
301
  RasterizationScale = property(get_RasterizationScale, None)
458
302
  RequestedSize = property(get_RequestedSize, None)
459
303
  ShouldApplyRasterizationScale = property(get_ShouldApplyRasterizationScale, put_ShouldApplyRasterizationScale)
460
304
  View = property(get_View, None)
461
- RequestedStateChanged = event()
462
- Closed = event()
463
- FrameworkClosed = event()
464
- class ContentSiteAutomationProviderRequestedEventArgs(ComPtr):
465
- extends: IInspectable
466
- default_interface: win32more.Microsoft.UI.Content.IContentSiteAutomationProviderRequestedEventArgs
467
- _classid_ = 'Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs'
468
- @winrt_mixinmethod
469
- def get_AutomationProvider(self: win32more.Microsoft.UI.Content.IContentSiteAutomationProviderRequestedEventArgs) -> IInspectable: ...
470
- @winrt_mixinmethod
471
- def put_AutomationProvider(self: win32more.Microsoft.UI.Content.IContentSiteAutomationProviderRequestedEventArgs, value: IInspectable) -> Void: ...
472
- @winrt_mixinmethod
473
- def get_Handled(self: win32more.Microsoft.UI.Content.IContentSiteAutomationProviderRequestedEventArgs) -> Boolean: ...
474
- @winrt_mixinmethod
475
- def put_Handled(self: win32more.Microsoft.UI.Content.IContentSiteAutomationProviderRequestedEventArgs, value: Boolean) -> Void: ...
476
- AutomationProvider = property(get_AutomationProvider, put_AutomationProvider)
477
- Handled = property(get_Handled, put_Handled)
305
+ Closed = event(add_Closed, remove_Closed)
306
+ FrameworkClosed = event(add_FrameworkClosed, remove_FrameworkClosed)
307
+ RequestedStateChanged = event(add_RequestedStateChanged, remove_RequestedStateChanged)
478
308
  class ContentSiteEnvironment(ComPtr):
479
309
  extends: IInspectable
480
310
  default_interface: win32more.Microsoft.UI.Content.IContentSiteEnvironment
481
311
  _classid_ = 'Microsoft.UI.Content.ContentSiteEnvironment'
482
312
  @winrt_mixinmethod
483
- def get_View(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment) -> win32more.Microsoft.UI.Content.ContentSiteEnvironmentView: ...
484
- @winrt_mixinmethod
485
- def put_AppWindowId(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment, value: win32more.Microsoft.UI.WindowId) -> Void: ...
313
+ def put_DisplayId(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment, value: win32more.Microsoft.UI.DisplayId) -> Void: ...
486
314
  @winrt_mixinmethod
487
315
  def get_DisplayId(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment) -> win32more.Microsoft.UI.DisplayId: ...
488
316
  @winrt_mixinmethod
489
- def put_DisplayId(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment, value: win32more.Microsoft.UI.DisplayId) -> Void: ...
490
- @winrt_mixinmethod
491
- def put_DisplayScale(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment2, value: Single) -> Void: ...
317
+ def put_AppWindowId(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment, value: win32more.Microsoft.UI.WindowId) -> Void: ...
492
318
  @winrt_mixinmethod
493
- def NotifySettingChanged(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment, setting: WinRT_String) -> Void: ...
319
+ def get_View(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment) -> win32more.Microsoft.UI.Content.ContentSiteEnvironmentView: ...
494
320
  @winrt_mixinmethod
495
- def get_DisplayScale(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment2) -> Single: ...
321
+ def NotifySettingChanged(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment, setting: hstr) -> Void: ...
496
322
  @winrt_mixinmethod
497
323
  def get_AppWindowId(self: win32more.Microsoft.UI.Content.IContentSiteEnvironment) -> win32more.Microsoft.UI.WindowId: ...
498
324
  AppWindowId = property(get_AppWindowId, put_AppWindowId)
499
325
  DisplayId = property(get_DisplayId, put_DisplayId)
500
- DisplayScale = property(get_DisplayScale, put_DisplayScale)
501
326
  View = property(get_View, None)
502
327
  class ContentSiteEnvironmentView(ComPtr):
503
328
  extends: IInspectable
@@ -507,11 +332,8 @@ class ContentSiteEnvironmentView(ComPtr):
507
332
  def get_AppWindowId(self: win32more.Microsoft.UI.Content.IContentSiteEnvironmentView) -> win32more.Microsoft.UI.WindowId: ...
508
333
  @winrt_mixinmethod
509
334
  def get_DisplayId(self: win32more.Microsoft.UI.Content.IContentSiteEnvironmentView) -> win32more.Microsoft.UI.DisplayId: ...
510
- @winrt_mixinmethod
511
- def get_DisplayScale(self: win32more.Microsoft.UI.Content.IContentSiteEnvironmentView2) -> Single: ...
512
335
  AppWindowId = property(get_AppWindowId, None)
513
336
  DisplayId = property(get_DisplayId, None)
514
- DisplayScale = property(get_DisplayScale, None)
515
337
  class ContentSiteRequestedStateChangedEventArgs(ComPtr):
516
338
  extends: IInspectable
517
339
  default_interface: win32more.Microsoft.UI.Content.IContentSiteRequestedStateChangedEventArgs
@@ -524,11 +346,11 @@ class ContentSiteView(ComPtr):
524
346
  default_interface: win32more.Microsoft.UI.Content.IContentSiteView
525
347
  _classid_ = 'Microsoft.UI.Content.ContentSiteView'
526
348
  @winrt_mixinmethod
527
- def get_ActualSize(self: win32more.Microsoft.UI.Content.IContentSiteView) -> win32more.Windows.Foundation.Numerics.Vector2: ...
349
+ def get_CoordinateConverter(self: win32more.Microsoft.UI.Content.IContentSiteView) -> win32more.Microsoft.UI.Content.ContentCoordinateConverter: ...
528
350
  @winrt_mixinmethod
529
351
  def get_ClientSize(self: win32more.Microsoft.UI.Content.IContentSiteView) -> win32more.Windows.Graphics.SizeInt32: ...
530
352
  @winrt_mixinmethod
531
- def get_CoordinateConverter(self: win32more.Microsoft.UI.Content.IContentSiteView) -> win32more.Microsoft.UI.Content.ContentCoordinateConverter: ...
353
+ def get_ActualSize(self: win32more.Microsoft.UI.Content.IContentSiteView) -> win32more.Windows.Foundation.Numerics.Vector2: ...
532
354
  @winrt_mixinmethod
533
355
  def get_DispatcherQueue(self: win32more.Microsoft.UI.Content.IContentSiteView) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
534
356
  @winrt_mixinmethod
@@ -551,18 +373,7 @@ class ContentSiteView(ComPtr):
551
373
  def get_RequestedSize(self: win32more.Microsoft.UI.Content.IContentSiteView) -> win32more.Windows.Foundation.Numerics.Vector2: ...
552
374
  @winrt_mixinmethod
553
375
  def get_ShouldApplyRasterizationScale(self: win32more.Microsoft.UI.Content.IContentSiteView) -> Boolean: ...
554
- @winrt_mixinmethod
555
- def get_LocalToClientTransformMatrix(self: win32more.Microsoft.UI.Content.IContentSiteView2) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
556
- @winrt_mixinmethod
557
- def get_LocalToParentTransformMatrix(self: win32more.Microsoft.UI.Content.IContentSiteView2) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
558
- @winrt_mixinmethod
559
- def get_ProcessesKeyboardInput(self: win32more.Microsoft.UI.Content.IContentSiteView2) -> Boolean: ...
560
- @winrt_mixinmethod
561
- def get_ProcessesPointerInput(self: win32more.Microsoft.UI.Content.IContentSiteView2) -> Boolean: ...
562
- @winrt_mixinmethod
563
- def get_AutomationOption(self: win32more.Microsoft.UI.Content.IContentSiteViewAutomation) -> win32more.Microsoft.UI.Content.ContentAutomationOptions: ...
564
376
  ActualSize = property(get_ActualSize, None)
565
- AutomationOption = property(get_AutomationOption, None)
566
377
  ClientSize = property(get_ClientSize, None)
567
378
  CoordinateConverter = property(get_CoordinateConverter, None)
568
379
  DispatcherQueue = property(get_DispatcherQueue, None)
@@ -571,12 +382,8 @@ class ContentSiteView(ComPtr):
571
382
  IsSiteEnabled = property(get_IsSiteEnabled, None)
572
383
  IsSiteVisible = property(get_IsSiteVisible, None)
573
384
  LayoutDirection = property(get_LayoutDirection, None)
574
- LocalToClientTransformMatrix = property(get_LocalToClientTransformMatrix, None)
575
- LocalToParentTransformMatrix = property(get_LocalToParentTransformMatrix, None)
576
385
  OverrideScale = property(get_OverrideScale, None)
577
386
  ParentScale = property(get_ParentScale, None)
578
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, None)
579
- ProcessesPointerInput = property(get_ProcessesPointerInput, None)
580
387
  RasterizationScale = property(get_RasterizationScale, None)
581
388
  RequestedSize = property(get_RequestedSize, None)
582
389
  ShouldApplyRasterizationScale = property(get_ShouldApplyRasterizationScale, None)
@@ -584,184 +391,35 @@ class ContentSizePolicy(Enum, Int32):
584
391
  None_ = 0
585
392
  ResizeContentToParentWindow = 1
586
393
  ResizeParentWindowToContent = 2
587
- class DesktopAttachedSiteBridge(ComPtr):
588
- extends: IInspectable
589
- implements: Tuple[ContextManagerProtocol]
590
- default_interface: win32more.Microsoft.UI.Content.IDesktopAttachedSiteBridge
591
- _classid_ = 'Microsoft.UI.Content.DesktopAttachedSiteBridge'
592
- @winrt_mixinmethod
593
- def get_OverrideScale(self: win32more.Microsoft.UI.Content.IContentSiteBridge) -> Single: ...
594
- @winrt_mixinmethod
595
- def get_WindowId(self: win32more.Microsoft.UI.Content.IDesktopAttachedSiteBridge) -> win32more.Microsoft.UI.WindowId: ...
596
- @winrt_mixinmethod
597
- def Connect(self: win32more.Microsoft.UI.Content.IDesktopAttachedSiteBridge, content: win32more.Microsoft.UI.Content.ContentIsland) -> Void: ...
598
- @winrt_mixinmethod
599
- def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
600
- @winrt_mixinmethod
601
- def get_IsClosed(self: win32more.Microsoft.UI.IClosableNotifier) -> Boolean: ...
602
- @winrt_mixinmethod
603
- def add_Closed(self: win32more.Microsoft.UI.IClosableNotifier, handler: win32more.Microsoft.UI.ClosableNotifierHandler) -> win32more.Windows.Foundation.EventRegistrationToken: ...
604
- @winrt_mixinmethod
605
- def remove_Closed(self: win32more.Microsoft.UI.IClosableNotifier, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
606
- @winrt_mixinmethod
607
- def add_FrameworkClosed(self: win32more.Microsoft.UI.IClosableNotifier, handler: win32more.Microsoft.UI.ClosableNotifierHandler) -> win32more.Windows.Foundation.EventRegistrationToken: ...
608
- @winrt_mixinmethod
609
- def remove_FrameworkClosed(self: win32more.Microsoft.UI.IClosableNotifier, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
610
- @winrt_mixinmethod
611
- def get_DispatcherQueue(self: win32more.Microsoft.UI.Content.IContentSiteBridge) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
612
- @winrt_mixinmethod
613
- def get_LayoutDirectionOverride(self: win32more.Microsoft.UI.Content.IContentSiteBridge) -> win32more.Windows.Foundation.IReference[win32more.Microsoft.UI.Content.ContentLayoutDirection]: ...
614
- @winrt_mixinmethod
615
- def put_LayoutDirectionOverride(self: win32more.Microsoft.UI.Content.IContentSiteBridge, value: win32more.Windows.Foundation.IReference[win32more.Microsoft.UI.Content.ContentLayoutDirection]) -> Void: ...
616
- @winrt_mixinmethod
617
- def put_OverrideScale(self: win32more.Microsoft.UI.Content.IContentSiteBridge, value: Single) -> Void: ...
618
- @winrt_mixinmethod
619
- def get_SiteView(self: win32more.Microsoft.UI.Content.IDesktopAttachedSiteBridge) -> win32more.Microsoft.UI.Content.ContentSiteView: ...
620
- @winrt_mixinmethod
621
- def put_ProcessesKeyboardInput(self: win32more.Microsoft.UI.Content.IContentSiteInput, value: Boolean) -> Void: ...
622
- @winrt_mixinmethod
623
- def get_ProcessesPointerInput(self: win32more.Microsoft.UI.Content.IContentSiteInput) -> Boolean: ...
624
- @winrt_mixinmethod
625
- def put_ProcessesPointerInput(self: win32more.Microsoft.UI.Content.IContentSiteInput, value: Boolean) -> Void: ...
626
- @winrt_mixinmethod
627
- def get_ProcessesKeyboardInput(self: win32more.Microsoft.UI.Content.IContentSiteInput) -> Boolean: ...
628
- @winrt_classmethod
629
- def CreateFromWindowId(cls: win32more.Microsoft.UI.Content.IDesktopAttachedSiteBridgeStatics, queue: win32more.Microsoft.UI.Dispatching.DispatcherQueue, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Content.DesktopAttachedSiteBridge: ...
630
- DispatcherQueue = property(get_DispatcherQueue, None)
631
- IsClosed = property(get_IsClosed, None)
632
- LayoutDirectionOverride = property(get_LayoutDirectionOverride, put_LayoutDirectionOverride)
633
- OverrideScale = property(get_OverrideScale, put_OverrideScale)
634
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, put_ProcessesKeyboardInput)
635
- ProcessesPointerInput = property(get_ProcessesPointerInput, put_ProcessesPointerInput)
636
- SiteView = property(get_SiteView, None)
637
- WindowId = property(get_WindowId, None)
638
- Closed = event()
639
- FrameworkClosed = event()
640
394
  class DesktopChildSiteBridge(ComPtr):
641
395
  extends: win32more.Microsoft.UI.Content.DesktopSiteBridge
642
396
  default_interface: win32more.Microsoft.UI.Content.IDesktopChildSiteBridge
643
397
  _classid_ = 'Microsoft.UI.Content.DesktopChildSiteBridge'
644
398
  @winrt_mixinmethod
645
- def get_SiteView(self: win32more.Microsoft.UI.Content.IDesktopChildSiteBridge) -> win32more.Microsoft.UI.Content.ContentSiteView: ...
646
- @winrt_mixinmethod
647
399
  def get_ResizePolicy(self: win32more.Microsoft.UI.Content.IDesktopChildSiteBridge) -> win32more.Microsoft.UI.Content.ContentSizePolicy: ...
648
400
  @winrt_mixinmethod
401
+ def get_SiteView(self: win32more.Microsoft.UI.Content.IDesktopChildSiteBridge) -> win32more.Microsoft.UI.Content.ContentSiteView: ...
402
+ @winrt_mixinmethod
649
403
  def put_ResizePolicy(self: win32more.Microsoft.UI.Content.IDesktopChildSiteBridge, value: win32more.Microsoft.UI.Content.ContentSizePolicy) -> Void: ...
650
404
  @winrt_classmethod
651
- def CreateWithDispatcherQueue(cls: win32more.Microsoft.UI.Content.IDesktopChildSiteBridgeStatics2, queue: win32more.Microsoft.UI.Dispatching.DispatcherQueue, parentWindowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Content.DesktopChildSiteBridge: ...
652
- @winrt_classmethod
653
405
  def Create(cls: win32more.Microsoft.UI.Content.IDesktopChildSiteBridgeStatics, compositor: win32more.Microsoft.UI.Composition.Compositor, parentWindowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Content.DesktopChildSiteBridge: ...
654
406
  ResizePolicy = property(get_ResizePolicy, put_ResizePolicy)
655
407
  SiteView = property(get_SiteView, None)
656
- class DesktopPopupSiteBridge(ComPtr):
657
- extends: IInspectable
658
- implements: Tuple[ContextManagerProtocol]
659
- default_interface: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge
660
- _classid_ = 'Microsoft.UI.Content.DesktopPopupSiteBridge'
661
- @winrt_mixinmethod
662
- def remove_PreviousSiblingAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
663
- @winrt_mixinmethod
664
- def add_NextSiblingAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
665
- @winrt_mixinmethod
666
- def remove_NextSiblingAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
667
- @winrt_mixinmethod
668
- def add_ParentAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
669
- @winrt_mixinmethod
670
- def remove_ParentAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
671
- @winrt_mixinmethod
672
- def add_PreviousSiblingAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
673
- @winrt_mixinmethod
674
- def get_AutomationOption(self: win32more.Microsoft.UI.Content.IContentSiteAutomation) -> win32more.Microsoft.UI.Content.ContentAutomationOptions: ...
675
- @winrt_mixinmethod
676
- def get_DispatcherQueue(self: win32more.Microsoft.UI.Content.IContentSiteBridge) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
677
- @winrt_mixinmethod
678
- def get_LayoutDirectionOverride(self: win32more.Microsoft.UI.Content.IContentSiteBridge) -> win32more.Windows.Foundation.IReference[win32more.Microsoft.UI.Content.ContentLayoutDirection]: ...
679
- @winrt_mixinmethod
680
- def put_LayoutDirectionOverride(self: win32more.Microsoft.UI.Content.IContentSiteBridge, value: win32more.Windows.Foundation.IReference[win32more.Microsoft.UI.Content.ContentLayoutDirection]) -> Void: ...
681
- @winrt_mixinmethod
682
- def get_OverrideScale(self: win32more.Microsoft.UI.Content.IContentSiteBridge) -> Single: ...
683
- @winrt_mixinmethod
684
- def put_OverrideScale(self: win32more.Microsoft.UI.Content.IContentSiteBridge, value: Single) -> Void: ...
685
- @winrt_mixinmethod
686
- def get_Parent(self: win32more.Microsoft.UI.Content.IContentSiteLink) -> win32more.Microsoft.UI.Content.ContentIsland: ...
687
- @winrt_mixinmethod
688
- def get_IsVisible(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> Boolean: ...
689
- @winrt_mixinmethod
690
- def get_SiteView(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> win32more.Microsoft.UI.Content.ContentSiteView: ...
691
- @winrt_mixinmethod
692
- def get_WindowId(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> win32more.Microsoft.UI.WindowId: ...
693
- @winrt_mixinmethod
694
- def Connect(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge, content: win32more.Microsoft.UI.Content.ContentIsland) -> Void: ...
695
- @winrt_mixinmethod
696
- def Disable(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> Void: ...
697
- @winrt_mixinmethod
698
- def Enable(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> Void: ...
699
- @winrt_mixinmethod
700
- def Hide(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> Void: ...
701
- @winrt_mixinmethod
702
- def MoveAndResize(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge, rect: win32more.Windows.Graphics.RectInt32) -> Void: ...
703
- @winrt_mixinmethod
704
- def MoveInZOrderAtBottom(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> Void: ...
705
- @winrt_mixinmethod
706
- def MoveInZOrderAtTop(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> Void: ...
707
- @winrt_mixinmethod
708
- def MoveInZOrderBelow(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge, windowId: win32more.Microsoft.UI.WindowId) -> Void: ...
709
- @winrt_mixinmethod
710
- def Show(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> Void: ...
711
- @winrt_mixinmethod
712
- def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
713
- @winrt_mixinmethod
714
- def get_IsClosed(self: win32more.Microsoft.UI.IClosableNotifier) -> Boolean: ...
715
- @winrt_mixinmethod
716
- def add_Closed(self: win32more.Microsoft.UI.IClosableNotifier, handler: win32more.Microsoft.UI.ClosableNotifierHandler) -> win32more.Windows.Foundation.EventRegistrationToken: ...
717
- @winrt_mixinmethod
718
- def remove_Closed(self: win32more.Microsoft.UI.IClosableNotifier, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
719
- @winrt_mixinmethod
720
- def add_FrameworkClosed(self: win32more.Microsoft.UI.IClosableNotifier, handler: win32more.Microsoft.UI.ClosableNotifierHandler) -> win32more.Windows.Foundation.EventRegistrationToken: ...
721
- @winrt_mixinmethod
722
- def remove_FrameworkClosed(self: win32more.Microsoft.UI.IClosableNotifier, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
723
- @winrt_mixinmethod
724
- def get_IsEnabled(self: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridge) -> Boolean: ...
725
- @winrt_mixinmethod
726
- def put_AutomationOption(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, value: win32more.Microsoft.UI.Content.ContentAutomationOptions) -> Void: ...
727
- @winrt_mixinmethod
728
- def get_AutomationProvider(self: win32more.Microsoft.UI.Content.IContentSiteAutomation) -> IInspectable: ...
729
- @winrt_mixinmethod
730
- def add_FragmentRootAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
731
- @winrt_mixinmethod
732
- def remove_FragmentRootAutomationProviderRequested(self: win32more.Microsoft.UI.Content.IContentSiteAutomation, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
733
- @winrt_classmethod
734
- def Create(cls: win32more.Microsoft.UI.Content.IDesktopPopupSiteBridgeStatics, parent: win32more.Microsoft.UI.Content.ContentIsland) -> win32more.Microsoft.UI.Content.DesktopPopupSiteBridge: ...
735
- AutomationOption = property(get_AutomationOption, put_AutomationOption)
736
- AutomationProvider = property(get_AutomationProvider, None)
737
- DispatcherQueue = property(get_DispatcherQueue, None)
738
- IsClosed = property(get_IsClosed, None)
739
- IsEnabled = property(get_IsEnabled, None)
740
- IsVisible = property(get_IsVisible, None)
741
- LayoutDirectionOverride = property(get_LayoutDirectionOverride, put_LayoutDirectionOverride)
742
- OverrideScale = property(get_OverrideScale, put_OverrideScale)
743
- Parent = property(get_Parent, None)
744
- SiteView = property(get_SiteView, None)
745
- WindowId = property(get_WindowId, None)
746
- NextSiblingAutomationProviderRequested = event()
747
- ParentAutomationProviderRequested = event()
748
- PreviousSiblingAutomationProviderRequested = event()
749
- Closed = event()
750
- FrameworkClosed = event()
751
- FragmentRootAutomationProviderRequested = event()
752
408
  class DesktopSiteBridge(ComPtr):
753
409
  extends: IInspectable
754
410
  implements: Tuple[ContextManagerProtocol]
755
411
  default_interface: win32more.Microsoft.UI.Content.IDesktopSiteBridge
756
412
  _classid_ = 'Microsoft.UI.Content.DesktopSiteBridge'
757
413
  @winrt_mixinmethod
758
- def get_IsVisible(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge) -> Boolean: ...
414
+ def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
759
415
  @winrt_mixinmethod
760
416
  def MoveInZOrderBelow(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge, windowId: win32more.Microsoft.UI.WindowId) -> Void: ...
761
417
  @winrt_mixinmethod
418
+ def Show(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge) -> Void: ...
419
+ @winrt_mixinmethod
762
420
  def put_OverrideScale(self: win32more.Microsoft.UI.Content.IContentSiteBridge, value: Single) -> Void: ...
763
421
  @winrt_mixinmethod
764
- def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
422
+ def get_IsEnabled(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge) -> Boolean: ...
765
423
  @winrt_mixinmethod
766
424
  def get_WindowId(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge) -> win32more.Microsoft.UI.WindowId: ...
767
425
  @winrt_mixinmethod
@@ -779,9 +437,7 @@ class DesktopSiteBridge(ComPtr):
779
437
  @winrt_mixinmethod
780
438
  def MoveInZOrderAtTop(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge) -> Void: ...
781
439
  @winrt_mixinmethod
782
- def Show(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge) -> Void: ...
783
- @winrt_mixinmethod
784
- def get_IsEnabled(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge) -> Boolean: ...
440
+ def get_IsVisible(self: win32more.Microsoft.UI.Content.IDesktopSiteBridge) -> Boolean: ...
785
441
  @winrt_mixinmethod
786
442
  def get_IsClosed(self: win32more.Microsoft.UI.IClosableNotifier) -> Boolean: ...
787
443
  @winrt_mixinmethod
@@ -809,38 +465,8 @@ class DesktopSiteBridge(ComPtr):
809
465
  LayoutDirectionOverride = property(get_LayoutDirectionOverride, put_LayoutDirectionOverride)
810
466
  OverrideScale = property(get_OverrideScale, put_OverrideScale)
811
467
  WindowId = property(get_WindowId, None)
812
- Closed = event()
813
- FrameworkClosed = event()
814
- class IChildSiteLink(ComPtr):
815
- extends: IInspectable
816
- _classid_ = 'Microsoft.UI.Content.IChildSiteLink'
817
- _iid_ = Guid('{b5a64814-608b-5fb7-a7cb-eb628fd588cd}')
818
- @winrt_commethod(6)
819
- def get_ActualSize(self) -> win32more.Windows.Foundation.Numerics.Vector2: ...
820
- @winrt_commethod(7)
821
- def put_ActualSize(self, value: win32more.Windows.Foundation.Numerics.Vector2) -> Void: ...
822
- @winrt_commethod(8)
823
- def get_DispatcherQueue(self) -> win32more.Microsoft.UI.Dispatching.DispatcherQueue: ...
824
- @winrt_commethod(9)
825
- def get_LocalToParentTransformMatrix(self) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
826
- @winrt_commethod(10)
827
- def put_LocalToParentTransformMatrix(self, value: win32more.Windows.Foundation.Numerics.Matrix4x4) -> Void: ...
828
- @winrt_commethod(11)
829
- def get_SiteView(self) -> win32more.Microsoft.UI.Content.ContentSiteView: ...
830
- @winrt_commethod(12)
831
- def Connect(self, content: win32more.Microsoft.UI.Content.ContentIsland) -> Void: ...
832
- ActualSize = property(get_ActualSize, put_ActualSize)
833
- DispatcherQueue = property(get_DispatcherQueue, None)
834
- LocalToParentTransformMatrix = property(get_LocalToParentTransformMatrix, put_LocalToParentTransformMatrix)
835
- SiteView = property(get_SiteView, None)
836
- class IChildSiteLinkStatics(ComPtr):
837
- extends: IInspectable
838
- _classid_ = 'Microsoft.UI.Content.IChildSiteLinkStatics'
839
- _iid_ = Guid('{28edc98a-4f94-50b1-8a87-9e7169ebf4b7}')
840
- @winrt_commethod(6)
841
- def Create(self, parent: win32more.Microsoft.UI.Content.ContentIsland, placementVisual: win32more.Microsoft.UI.Composition.ContainerVisual) -> win32more.Microsoft.UI.Content.ChildSiteLink: ...
842
- @winrt_commethod(7)
843
- def CreateForSystemVisual(self, parent: win32more.Microsoft.UI.Content.ContentIsland, placementVisual: win32more.Windows.UI.Composition.ContainerVisual) -> win32more.Microsoft.UI.Content.ChildSiteLink: ...
468
+ Closed = event(add_Closed, remove_Closed)
469
+ FrameworkClosed = event(add_FrameworkClosed, remove_FrameworkClosed)
844
470
  class IContentCoordinateConverter(ComPtr):
845
471
  extends: IInspectable
846
472
  _classid_ = 'Microsoft.UI.Content.IContentCoordinateConverter'
@@ -880,7 +506,7 @@ class IContentEnvironmentSettingChangedEventArgs(ComPtr):
880
506
  _classid_ = 'Microsoft.UI.Content.IContentEnvironmentSettingChangedEventArgs'
881
507
  _iid_ = Guid('{76478051-fc80-5eec-a3f3-62606abe06b7}')
882
508
  @winrt_commethod(6)
883
- def get_SettingName(self) -> WinRT_String: ...
509
+ def get_SettingName(self) -> hstr: ...
884
510
  SettingName = property(get_SettingName, None)
885
511
  class IContentEnvironmentStateChangedEventArgs(ComPtr):
886
512
  extends: IInspectable
@@ -892,13 +518,6 @@ class IContentEnvironmentStateChangedEventArgs(ComPtr):
892
518
  def get_DidDisplayIdChange(self) -> Boolean: ...
893
519
  DidAppWindowIdChange = property(get_DidAppWindowIdChange, None)
894
520
  DidDisplayIdChange = property(get_DidDisplayIdChange, None)
895
- class IContentEnvironmentStateChangedEventArgs2(ComPtr):
896
- extends: IInspectable
897
- _classid_ = 'Microsoft.UI.Content.IContentEnvironmentStateChangedEventArgs2'
898
- _iid_ = Guid('{cec0497d-76c7-544b-bf6e-816c9b16c99f}')
899
- @winrt_commethod(6)
900
- def get_DidDisplayScaleChange(self) -> Boolean: ...
901
- DidDisplayScaleChange = property(get_DidDisplayScaleChange, None)
902
521
  class IContentIsland(ComPtr):
903
522
  extends: IInspectable
904
523
  _classid_ = 'Microsoft.UI.Content.IContentIsland'
@@ -970,49 +589,8 @@ class IContentIsland(ComPtr):
970
589
  IsSiteVisible = property(get_IsSiteVisible, None)
971
590
  LayoutDirection = property(get_LayoutDirection, None)
972
591
  RasterizationScale = property(get_RasterizationScale, None)
973
- AutomationProviderRequested = event()
974
- StateChanged = event()
975
- class IContentIsland2(ComPtr):
976
- extends: IInspectable
977
- _classid_ = 'Microsoft.UI.Content.IContentIsland2'
978
- _iid_ = Guid('{9f891825-4f83-5ada-9ebd-9d329460aede}')
979
- @winrt_commethod(6)
980
- def get_Children(self) -> win32more.Windows.Foundation.Collections.IIterable[win32more.Microsoft.UI.Content.ChildSiteLink]: ...
981
- @winrt_commethod(7)
982
- def get_LocalToClientTransformMatrix(self) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
983
- @winrt_commethod(8)
984
- def get_LocalToParentTransformMatrix(self) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
985
- @winrt_commethod(9)
986
- def get_Popups(self) -> win32more.Windows.Foundation.Collections.IIterable[win32more.Microsoft.UI.Content.DesktopPopupSiteBridge]: ...
987
- @winrt_commethod(10)
988
- def get_ProcessesKeyboardInput(self) -> Boolean: ...
989
- @winrt_commethod(11)
990
- def get_ProcessesPointerInput(self) -> Boolean: ...
991
- Children = property(get_Children, None)
992
- LocalToClientTransformMatrix = property(get_LocalToClientTransformMatrix, None)
993
- LocalToParentTransformMatrix = property(get_LocalToParentTransformMatrix, None)
994
- Popups = property(get_Popups, None)
995
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, None)
996
- ProcessesPointerInput = property(get_ProcessesPointerInput, None)
997
- class IContentIslandAutomation(ComPtr):
998
- extends: IInspectable
999
- _classid_ = 'Microsoft.UI.Content.IContentIslandAutomation'
1000
- _iid_ = Guid('{8752c11e-1896-565a-bfb0-2b0770030e97}')
1001
- @winrt_commethod(6)
1002
- def get_AutomationOption(self) -> win32more.Microsoft.UI.Content.ContentAutomationOptions: ...
1003
- @winrt_commethod(7)
1004
- def get_FragmentRootAutomationProvider(self) -> IInspectable: ...
1005
- @winrt_commethod(8)
1006
- def get_NextSiblingAutomationProvider(self) -> IInspectable: ...
1007
- @winrt_commethod(9)
1008
- def get_ParentAutomationProvider(self) -> IInspectable: ...
1009
- @winrt_commethod(10)
1010
- def get_PreviousSiblingAutomationProvider(self) -> IInspectable: ...
1011
- AutomationOption = property(get_AutomationOption, None)
1012
- FragmentRootAutomationProvider = property(get_FragmentRootAutomationProvider, None)
1013
- NextSiblingAutomationProvider = property(get_NextSiblingAutomationProvider, None)
1014
- ParentAutomationProvider = property(get_ParentAutomationProvider, None)
1015
- PreviousSiblingAutomationProvider = property(get_PreviousSiblingAutomationProvider, None)
592
+ AutomationProviderRequested = event(add_AutomationProviderRequested, remove_AutomationProviderRequested)
593
+ StateChanged = event(add_StateChanged, remove_StateChanged)
1016
594
  class IContentIslandAutomationProviderRequestedEventArgs(ComPtr):
1017
595
  extends: IInspectable
1018
596
  _classid_ = 'Microsoft.UI.Content.IContentIslandAutomationProviderRequestedEventArgs'
@@ -1045,15 +623,8 @@ class IContentIslandEnvironment(ComPtr):
1045
623
  def remove_StateChanged(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1046
624
  AppWindowId = property(get_AppWindowId, None)
1047
625
  DisplayId = property(get_DisplayId, None)
1048
- SettingChanged = event()
1049
- StateChanged = event()
1050
- class IContentIslandEnvironment2(ComPtr):
1051
- extends: IInspectable
1052
- _classid_ = 'Microsoft.UI.Content.IContentIslandEnvironment2'
1053
- _iid_ = Guid('{6bf81a71-c1e4-54d6-ac0d-02bcff5297e7}')
1054
- @winrt_commethod(6)
1055
- def get_DisplayScale(self) -> Single: ...
1056
- DisplayScale = property(get_DisplayScale, None)
626
+ SettingChanged = event(add_SettingChanged, remove_SettingChanged)
627
+ StateChanged = event(add_StateChanged, remove_StateChanged)
1057
628
  class IContentIslandEnvironmentFactory(ComPtr):
1058
629
  extends: IInspectable
1059
630
  _classid_ = 'Microsoft.UI.Content.IContentIslandEnvironmentFactory'
@@ -1081,16 +652,6 @@ class IContentIslandStateChangedEventArgs(ComPtr):
1081
652
  DidRasterizationScaleChange = property(get_DidRasterizationScaleChange, None)
1082
653
  DidSiteEnabledChange = property(get_DidSiteEnabledChange, None)
1083
654
  DidSiteVisibleChange = property(get_DidSiteVisibleChange, None)
1084
- class IContentIslandStateChangedEventArgs2(ComPtr):
1085
- extends: IInspectable
1086
- _classid_ = 'Microsoft.UI.Content.IContentIslandStateChangedEventArgs2'
1087
- _iid_ = Guid('{8ad25be1-a89a-5872-896e-8298dd20eb0d}')
1088
- @winrt_commethod(6)
1089
- def get_DidLocalToClientTransformMatrixChange(self) -> Boolean: ...
1090
- @winrt_commethod(7)
1091
- def get_DidLocalToParentTransformMatrixChange(self) -> Boolean: ...
1092
- DidLocalToClientTransformMatrixChange = property(get_DidLocalToClientTransformMatrixChange, None)
1093
- DidLocalToParentTransformMatrixChange = property(get_DidLocalToParentTransformMatrixChange, None)
1094
655
  class IContentIslandStatics(ComPtr):
1095
656
  extends: IInspectable
1096
657
  _classid_ = 'Microsoft.UI.Content.IContentIslandStatics'
@@ -1105,16 +666,6 @@ class IContentIslandStatics(ComPtr):
1105
666
  def GetByVisual(self, child: win32more.Microsoft.UI.Composition.Visual) -> win32more.Microsoft.UI.Content.ContentIsland: ...
1106
667
  @winrt_commethod(10)
1107
668
  def GetFromId(self, id: UInt64) -> win32more.Microsoft.UI.Content.ContentIsland: ...
1108
- class IContentIslandStatics2(ComPtr):
1109
- extends: IInspectable
1110
- _classid_ = 'Microsoft.UI.Content.IContentIslandStatics2'
1111
- _iid_ = Guid('{b2c6fa77-13c9-5064-bb1d-f878d86acc65}')
1112
- @winrt_commethod(6)
1113
- def CreateForSystemVisual(self, queue: win32more.Microsoft.UI.Dispatching.DispatcherQueue, root: win32more.Windows.UI.Composition.Visual) -> win32more.Microsoft.UI.Content.ContentIsland: ...
1114
- @winrt_commethod(7)
1115
- def FindAllForSystemCompositor(self, compositor: win32more.Windows.UI.Composition.Compositor) -> ReceiveArray[win32more.Microsoft.UI.Content.ContentIsland]: ...
1116
- @winrt_commethod(8)
1117
- def GetBySystemVisual(self, child: win32more.Windows.UI.Composition.Visual) -> win32more.Microsoft.UI.Content.ContentIsland: ...
1118
669
  class IContentSite(ComPtr):
1119
670
  extends: IInspectable
1120
671
  _classid_ = 'Microsoft.UI.Content.IContentSite'
@@ -1186,75 +737,7 @@ class IContentSite(ComPtr):
1186
737
  RequestedSize = property(get_RequestedSize, None)
1187
738
  ShouldApplyRasterizationScale = property(get_ShouldApplyRasterizationScale, put_ShouldApplyRasterizationScale)
1188
739
  View = property(get_View, None)
1189
- RequestedStateChanged = event()
1190
- class IContentSite2(ComPtr):
1191
- extends: IInspectable
1192
- _classid_ = 'Microsoft.UI.Content.IContentSite2'
1193
- _iid_ = Guid('{c3f0149e-3f8c-5961-9d04-cd6c8a7f6026}')
1194
- @winrt_commethod(6)
1195
- def get_LocalToClientTransformMatrix(self) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
1196
- @winrt_commethod(7)
1197
- def get_LocalToParentTransformMatrix(self) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
1198
- @winrt_commethod(8)
1199
- def put_LocalToParentTransformMatrix(self, value: win32more.Windows.Foundation.Numerics.Matrix4x4) -> Void: ...
1200
- @winrt_commethod(9)
1201
- def get_ProcessesKeyboardInput(self) -> Boolean: ...
1202
- @winrt_commethod(10)
1203
- def put_ProcessesKeyboardInput(self, value: Boolean) -> Void: ...
1204
- @winrt_commethod(11)
1205
- def get_ProcessesPointerInput(self) -> Boolean: ...
1206
- @winrt_commethod(12)
1207
- def put_ProcessesPointerInput(self, value: Boolean) -> Void: ...
1208
- LocalToClientTransformMatrix = property(get_LocalToClientTransformMatrix, None)
1209
- LocalToParentTransformMatrix = property(get_LocalToParentTransformMatrix, put_LocalToParentTransformMatrix)
1210
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, put_ProcessesKeyboardInput)
1211
- ProcessesPointerInput = property(get_ProcessesPointerInput, put_ProcessesPointerInput)
1212
- class IContentSiteAutomation(ComPtr):
1213
- extends: IInspectable
1214
- _classid_ = 'Microsoft.UI.Content.IContentSiteAutomation'
1215
- _iid_ = Guid('{db4f4683-cd76-50d0-9ae1-044ceb3d3c7a}')
1216
- @winrt_commethod(6)
1217
- def get_AutomationOption(self) -> win32more.Microsoft.UI.Content.ContentAutomationOptions: ...
1218
- @winrt_commethod(7)
1219
- def put_AutomationOption(self, value: win32more.Microsoft.UI.Content.ContentAutomationOptions) -> Void: ...
1220
- @winrt_commethod(8)
1221
- def get_AutomationProvider(self) -> IInspectable: ...
1222
- @winrt_commethod(9)
1223
- def add_FragmentRootAutomationProviderRequested(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1224
- @winrt_commethod(10)
1225
- def remove_FragmentRootAutomationProviderRequested(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1226
- @winrt_commethod(11)
1227
- def add_NextSiblingAutomationProviderRequested(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1228
- @winrt_commethod(12)
1229
- def remove_NextSiblingAutomationProviderRequested(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1230
- @winrt_commethod(13)
1231
- def add_ParentAutomationProviderRequested(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1232
- @winrt_commethod(14)
1233
- def remove_ParentAutomationProviderRequested(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1234
- @winrt_commethod(15)
1235
- def add_PreviousSiblingAutomationProviderRequested(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.UI.Content.IContentSiteAutomation, win32more.Microsoft.UI.Content.ContentSiteAutomationProviderRequestedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
1236
- @winrt_commethod(16)
1237
- def remove_PreviousSiblingAutomationProviderRequested(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
1238
- AutomationOption = property(get_AutomationOption, put_AutomationOption)
1239
- AutomationProvider = property(get_AutomationProvider, None)
1240
- FragmentRootAutomationProviderRequested = event()
1241
- NextSiblingAutomationProviderRequested = event()
1242
- ParentAutomationProviderRequested = event()
1243
- PreviousSiblingAutomationProviderRequested = event()
1244
- class IContentSiteAutomationProviderRequestedEventArgs(ComPtr):
1245
- extends: IInspectable
1246
- _classid_ = 'Microsoft.UI.Content.IContentSiteAutomationProviderRequestedEventArgs'
1247
- _iid_ = Guid('{73a093b9-55d4-5598-b70e-6250b732f821}')
1248
- @winrt_commethod(6)
1249
- def get_AutomationProvider(self) -> IInspectable: ...
1250
- @winrt_commethod(7)
1251
- def put_AutomationProvider(self, value: IInspectable) -> Void: ...
1252
- @winrt_commethod(8)
1253
- def get_Handled(self) -> Boolean: ...
1254
- @winrt_commethod(9)
1255
- def put_Handled(self, value: Boolean) -> Void: ...
1256
- AutomationProvider = property(get_AutomationProvider, put_AutomationProvider)
1257
- Handled = property(get_Handled, put_Handled)
740
+ RequestedStateChanged = event(add_RequestedStateChanged, remove_RequestedStateChanged)
1258
741
  class IContentSiteBridge(ComPtr):
1259
742
  extends: IInspectable
1260
743
  implements: Tuple[ContextManagerProtocol]
@@ -1288,19 +771,10 @@ class IContentSiteEnvironment(ComPtr):
1288
771
  @winrt_commethod(10)
1289
772
  def get_View(self) -> win32more.Microsoft.UI.Content.ContentSiteEnvironmentView: ...
1290
773
  @winrt_commethod(11)
1291
- def NotifySettingChanged(self, setting: WinRT_String) -> Void: ...
774
+ def NotifySettingChanged(self, setting: hstr) -> Void: ...
1292
775
  AppWindowId = property(get_AppWindowId, put_AppWindowId)
1293
776
  DisplayId = property(get_DisplayId, put_DisplayId)
1294
777
  View = property(get_View, None)
1295
- class IContentSiteEnvironment2(ComPtr):
1296
- extends: IInspectable
1297
- _classid_ = 'Microsoft.UI.Content.IContentSiteEnvironment2'
1298
- _iid_ = Guid('{381ae3cd-c780-5a69-ba6a-0ead8560a31f}')
1299
- @winrt_commethod(6)
1300
- def get_DisplayScale(self) -> Single: ...
1301
- @winrt_commethod(7)
1302
- def put_DisplayScale(self, value: Single) -> Void: ...
1303
- DisplayScale = property(get_DisplayScale, put_DisplayScale)
1304
778
  class IContentSiteEnvironmentFactory(ComPtr):
1305
779
  extends: IInspectable
1306
780
  _classid_ = 'Microsoft.UI.Content.IContentSiteEnvironmentFactory'
@@ -1315,13 +789,6 @@ class IContentSiteEnvironmentView(ComPtr):
1315
789
  def get_DisplayId(self) -> win32more.Microsoft.UI.DisplayId: ...
1316
790
  AppWindowId = property(get_AppWindowId, None)
1317
791
  DisplayId = property(get_DisplayId, None)
1318
- class IContentSiteEnvironmentView2(ComPtr):
1319
- extends: IInspectable
1320
- _classid_ = 'Microsoft.UI.Content.IContentSiteEnvironmentView2'
1321
- _iid_ = Guid('{0b43c89a-9196-5a64-a078-eb150acae527}')
1322
- @winrt_commethod(6)
1323
- def get_DisplayScale(self) -> Single: ...
1324
- DisplayScale = property(get_DisplayScale, None)
1325
792
  class IContentSiteEnvironmentViewFactory(ComPtr):
1326
793
  extends: IInspectable
1327
794
  _classid_ = 'Microsoft.UI.Content.IContentSiteEnvironmentViewFactory'
@@ -1330,27 +797,6 @@ class IContentSiteFactory(ComPtr):
1330
797
  extends: IInspectable
1331
798
  _classid_ = 'Microsoft.UI.Content.IContentSiteFactory'
1332
799
  _iid_ = Guid('{72fb98d5-b28a-57f1-91fa-24c014a342c1}')
1333
- class IContentSiteInput(ComPtr):
1334
- extends: IInspectable
1335
- _classid_ = 'Microsoft.UI.Content.IContentSiteInput'
1336
- _iid_ = Guid('{0ead8189-10d3-550d-b747-8847bd7c9d21}')
1337
- @winrt_commethod(6)
1338
- def get_ProcessesKeyboardInput(self) -> Boolean: ...
1339
- @winrt_commethod(7)
1340
- def put_ProcessesKeyboardInput(self, value: Boolean) -> Void: ...
1341
- @winrt_commethod(8)
1342
- def get_ProcessesPointerInput(self) -> Boolean: ...
1343
- @winrt_commethod(9)
1344
- def put_ProcessesPointerInput(self, value: Boolean) -> Void: ...
1345
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, put_ProcessesKeyboardInput)
1346
- ProcessesPointerInput = property(get_ProcessesPointerInput, put_ProcessesPointerInput)
1347
- class IContentSiteLink(ComPtr):
1348
- extends: IInspectable
1349
- _classid_ = 'Microsoft.UI.Content.IContentSiteLink'
1350
- _iid_ = Guid('{d9247341-f5d0-5084-af66-f5df5f314fc0}')
1351
- @winrt_commethod(6)
1352
- def get_Parent(self) -> win32more.Microsoft.UI.Content.ContentIsland: ...
1353
- Parent = property(get_Parent, None)
1354
800
  class IContentSiteRequestedStateChangedEventArgs(ComPtr):
1355
801
  extends: IInspectable
1356
802
  _classid_ = 'Microsoft.UI.Content.IContentSiteRequestedStateChangedEventArgs'
@@ -1404,51 +850,10 @@ class IContentSiteView(ComPtr):
1404
850
  RasterizationScale = property(get_RasterizationScale, None)
1405
851
  RequestedSize = property(get_RequestedSize, None)
1406
852
  ShouldApplyRasterizationScale = property(get_ShouldApplyRasterizationScale, None)
1407
- class IContentSiteView2(ComPtr):
1408
- extends: IInspectable
1409
- _classid_ = 'Microsoft.UI.Content.IContentSiteView2'
1410
- _iid_ = Guid('{628adce3-820f-57de-bdc8-3720ff73014b}')
1411
- @winrt_commethod(6)
1412
- def get_LocalToClientTransformMatrix(self) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
1413
- @winrt_commethod(7)
1414
- def get_LocalToParentTransformMatrix(self) -> win32more.Windows.Foundation.Numerics.Matrix4x4: ...
1415
- @winrt_commethod(8)
1416
- def get_ProcessesKeyboardInput(self) -> Boolean: ...
1417
- @winrt_commethod(9)
1418
- def get_ProcessesPointerInput(self) -> Boolean: ...
1419
- LocalToClientTransformMatrix = property(get_LocalToClientTransformMatrix, None)
1420
- LocalToParentTransformMatrix = property(get_LocalToParentTransformMatrix, None)
1421
- ProcessesKeyboardInput = property(get_ProcessesKeyboardInput, None)
1422
- ProcessesPointerInput = property(get_ProcessesPointerInput, None)
1423
- class IContentSiteViewAutomation(ComPtr):
1424
- extends: IInspectable
1425
- _classid_ = 'Microsoft.UI.Content.IContentSiteViewAutomation'
1426
- _iid_ = Guid('{f9d1d5ff-9669-5553-a875-aee03e11edd8}')
1427
- @winrt_commethod(6)
1428
- def get_AutomationOption(self) -> win32more.Microsoft.UI.Content.ContentAutomationOptions: ...
1429
- AutomationOption = property(get_AutomationOption, None)
1430
853
  class IContentSiteViewFactory(ComPtr):
1431
854
  extends: IInspectable
1432
855
  _classid_ = 'Microsoft.UI.Content.IContentSiteViewFactory'
1433
856
  _iid_ = Guid('{9efd72f0-63ef-5b6a-a50c-5685bd8100f1}')
1434
- class IDesktopAttachedSiteBridge(ComPtr):
1435
- extends: IInspectable
1436
- _classid_ = 'Microsoft.UI.Content.IDesktopAttachedSiteBridge'
1437
- _iid_ = Guid('{c8ad3758-c8d3-5ea5-a274-ce12d9cf6845}')
1438
- @winrt_commethod(6)
1439
- def get_SiteView(self) -> win32more.Microsoft.UI.Content.ContentSiteView: ...
1440
- @winrt_commethod(7)
1441
- def get_WindowId(self) -> win32more.Microsoft.UI.WindowId: ...
1442
- @winrt_commethod(8)
1443
- def Connect(self, content: win32more.Microsoft.UI.Content.ContentIsland) -> Void: ...
1444
- SiteView = property(get_SiteView, None)
1445
- WindowId = property(get_WindowId, None)
1446
- class IDesktopAttachedSiteBridgeStatics(ComPtr):
1447
- extends: IInspectable
1448
- _classid_ = 'Microsoft.UI.Content.IDesktopAttachedSiteBridgeStatics'
1449
- _iid_ = Guid('{41f6930f-310e-5680-812c-6dac16dfff44}')
1450
- @winrt_commethod(6)
1451
- def CreateFromWindowId(self, queue: win32more.Microsoft.UI.Dispatching.DispatcherQueue, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Content.DesktopAttachedSiteBridge: ...
1452
857
  class IDesktopChildSiteBridge(ComPtr):
1453
858
  extends: IInspectable
1454
859
  _classid_ = 'Microsoft.UI.Content.IDesktopChildSiteBridge'
@@ -1467,52 +872,6 @@ class IDesktopChildSiteBridgeStatics(ComPtr):
1467
872
  _iid_ = Guid('{ab6b82de-6a47-5de3-a860-613c8db679ab}')
1468
873
  @winrt_commethod(6)
1469
874
  def Create(self, compositor: win32more.Microsoft.UI.Composition.Compositor, parentWindowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Content.DesktopChildSiteBridge: ...
1470
- class IDesktopChildSiteBridgeStatics2(ComPtr):
1471
- extends: IInspectable
1472
- _classid_ = 'Microsoft.UI.Content.IDesktopChildSiteBridgeStatics2'
1473
- _iid_ = Guid('{aae99407-e378-5c53-9aff-5a3b53e194a8}')
1474
- @winrt_commethod(6)
1475
- def CreateWithDispatcherQueue(self, queue: win32more.Microsoft.UI.Dispatching.DispatcherQueue, parentWindowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.UI.Content.DesktopChildSiteBridge: ...
1476
- class IDesktopPopupSiteBridge(ComPtr):
1477
- extends: IInspectable
1478
- _classid_ = 'Microsoft.UI.Content.IDesktopPopupSiteBridge'
1479
- _iid_ = Guid('{84eaab23-f716-5ad8-ac00-3d77c01d42cc}')
1480
- @winrt_commethod(6)
1481
- def get_IsEnabled(self) -> Boolean: ...
1482
- @winrt_commethod(7)
1483
- def get_IsVisible(self) -> Boolean: ...
1484
- @winrt_commethod(8)
1485
- def get_SiteView(self) -> win32more.Microsoft.UI.Content.ContentSiteView: ...
1486
- @winrt_commethod(9)
1487
- def get_WindowId(self) -> win32more.Microsoft.UI.WindowId: ...
1488
- @winrt_commethod(10)
1489
- def Connect(self, content: win32more.Microsoft.UI.Content.ContentIsland) -> Void: ...
1490
- @winrt_commethod(11)
1491
- def Disable(self) -> Void: ...
1492
- @winrt_commethod(12)
1493
- def Enable(self) -> Void: ...
1494
- @winrt_commethod(13)
1495
- def Hide(self) -> Void: ...
1496
- @winrt_commethod(14)
1497
- def MoveAndResize(self, rect: win32more.Windows.Graphics.RectInt32) -> Void: ...
1498
- @winrt_commethod(15)
1499
- def MoveInZOrderAtBottom(self) -> Void: ...
1500
- @winrt_commethod(16)
1501
- def MoveInZOrderAtTop(self) -> Void: ...
1502
- @winrt_commethod(17)
1503
- def MoveInZOrderBelow(self, windowId: win32more.Microsoft.UI.WindowId) -> Void: ...
1504
- @winrt_commethod(18)
1505
- def Show(self) -> Void: ...
1506
- IsEnabled = property(get_IsEnabled, None)
1507
- IsVisible = property(get_IsVisible, None)
1508
- SiteView = property(get_SiteView, None)
1509
- WindowId = property(get_WindowId, None)
1510
- class IDesktopPopupSiteBridgeStatics(ComPtr):
1511
- extends: IInspectable
1512
- _classid_ = 'Microsoft.UI.Content.IDesktopPopupSiteBridgeStatics'
1513
- _iid_ = Guid('{4ea2b77b-3177-5e5b-8d0d-a76e15c6d080}')
1514
- @winrt_commethod(6)
1515
- def Create(self, parent: win32more.Microsoft.UI.Content.ContentIsland) -> win32more.Microsoft.UI.Content.DesktopPopupSiteBridge: ...
1516
875
  class IDesktopSiteBridge(ComPtr):
1517
876
  extends: IInspectable
1518
877
  _classid_ = 'Microsoft.UI.Content.IDesktopSiteBridge'