@@ -51,7 +51,7 @@ public partial class AutomationPeer : global::Microsoft.UI.Xaml.DependencyObject
5151 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetControlledPeers()
5252 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetAnnotations()
5353 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.SetParent(Microsoft.UI.Xaml.Automation.Peers.AutomationPeer)
54- #if __ANDROID__ || __IOS__ || __TVOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__
54+ #if false
5555 [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "__TVOS__" , "IS_UNIT_TESTS" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
5656 public void RaiseTextEditTextChangedEvent ( global ::Microsoft . UI . Xaml . Automation . AutomationTextEditChangeType automationTextEditChangeType , global ::System . Collections . Generic . IReadOnlyList < string > changedData )
5757 {
@@ -61,7 +61,7 @@ public void RaiseTextEditTextChangedEvent(global::Microsoft.UI.Xaml.Automation.A
6161 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetPositionInSet()
6262 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetSizeOfSet()
6363 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetLevel()
64- #if __ANDROID__ || __IOS__ || __TVOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__
64+ #if false
6565 [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "__TVOS__" , "IS_UNIT_TESTS" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
6666 public void RaiseStructureChangedEvent ( global ::Microsoft . UI . Xaml . Automation . Peers . AutomationStructureChangeType structureChangeType , global ::Microsoft . UI . Xaml . Automation . Peers . AutomationPeer child )
6767 {
@@ -73,7 +73,7 @@ public void RaiseStructureChangedEvent(global::Microsoft.UI.Xaml.Automation.Peer
7373 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.IsPeripheral()
7474 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.IsDataValidForForm()
7575 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetFullDescription()
76- #if __ANDROID__ || __IOS__ || __TVOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__
76+ #if false
7777 [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "__TVOS__" , "IS_UNIT_TESTS" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
7878 public int GetCulture ( )
7979 {
@@ -89,7 +89,7 @@ public void RaiseNotificationEvent(global::Microsoft.UI.Xaml.Automation.Peers.Au
8989#endif
9090 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetHeadingLevel()
9191 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.IsDialog()
92- #if __ANDROID__ || __IOS__ || __TVOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__
92+ #if false
9393 [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "__TVOS__" , "IS_UNIT_TESTS" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
9494 protected global ::Microsoft . UI . Xaml . Automation . Peers . AutomationPeer PeerFromProvider ( global ::Microsoft . UI . Xaml . Automation . Provider . IRawElementProviderSimple provider )
9595 {
@@ -139,21 +139,21 @@ public void RaiseNotificationEvent(global::Microsoft.UI.Xaml.Automation.Peers.Au
139139 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.IsDataValidForFormCore()
140140 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetFullDescriptionCore()
141141 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetDescribedByCore()
142- #if __ANDROID__ || __IOS__ || __TVOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__
142+ #if false
143143 [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "__TVOS__" , "IS_UNIT_TESTS" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
144144 protected virtual global ::System . Collections . Generic . IEnumerable < global ::Microsoft . UI . Xaml . Automation . Peers . AutomationPeer > GetFlowsToCore ( )
145145 {
146146 throw new global ::System . NotImplementedException ( "The member IEnumerable<AutomationPeer> AutomationPeer.GetFlowsToCore() is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=IEnumerable%3CAutomationPeer%3E%20AutomationPeer.GetFlowsToCore%28%29" ) ;
147147 }
148148#endif
149- #if __ANDROID__ || __IOS__ || __TVOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__
149+ #if false
150150 [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "__TVOS__" , "IS_UNIT_TESTS" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
151151 protected virtual global ::System . Collections . Generic . IEnumerable < global ::Microsoft . UI . Xaml . Automation . Peers . AutomationPeer > GetFlowsFromCore ( )
152152 {
153153 throw new global ::System . NotImplementedException ( "The member IEnumerable<AutomationPeer> AutomationPeer.GetFlowsFromCore() is not implemented. For more information, visit https://aka.platform.uno/notimplemented#m=IEnumerable%3CAutomationPeer%3E%20AutomationPeer.GetFlowsFromCore%28%29" ) ;
154154 }
155155#endif
156- #if __ANDROID__ || __IOS__ || __TVOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__
156+ #if false
157157 [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "__TVOS__" , "IS_UNIT_TESTS" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
158158 protected virtual int GetCultureCore ( )
159159 {
@@ -163,7 +163,7 @@ protected virtual int GetCultureCore()
163163 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GetHeadingLevelCore()
164164 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.IsDialogCore()
165165 // Skipping already declared method Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.ListenerExists(Microsoft.UI.Xaml.Automation.Peers.AutomationEvents)
166- #if __ANDROID__ || __IOS__ || __TVOS__ || IS_UNIT_TESTS || __WASM__ || __SKIA__ || __NETSTD_REFERENCE__
166+ #if false
167167 [ global ::Uno . NotImplemented ( "__ANDROID__" , "__IOS__" , "__TVOS__" , "IS_UNIT_TESTS" , "__WASM__" , "__SKIA__" , "__NETSTD_REFERENCE__" ) ]
168168 public static global ::Microsoft . UI . Xaml . Automation . Peers . RawElementProviderRuntimeId GenerateRawElementProviderRuntimeId ( )
169169 {
0 commit comments