public void RaiseAutomationEvent(global::Windows.UI.Xaml.Automation.Peers.AutomationEvents eventId) { global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Automation.Peers.AutomationPeer", "void AutomationPeer.RaiseAutomationEvent(AutomationEvents eventId)"); }
public static bool ListenerExists(global::Windows.UI.Xaml.Automation.Peers.AutomationEvents eventId) { return(false); }
public static bool ListenerExists(global::Windows.UI.Xaml.Automation.Peers.AutomationEvents eventId) { throw new global::System.NotImplementedException("The member bool AutomationPeer.ListenerExists(AutomationEvents eventId) is not implemented in Uno."); }
public static bool ListenerExists(global::Windows.UI.Xaml.Automation.Peers.AutomationEvents eventId) { global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Automation.Peers.AutomationPeer", "bool AutomationPeer.ListenerExists"); return(false); }