コード例 #1
0
ファイル: FocusManager.cs プロジェクト: jokm1/uno-2
 public static object GetFocusedElement(global::Windows.UI.Xaml.XamlRoot xamlRoot)
 {
     throw new global::System.NotImplementedException("The member object FocusManager.GetFocusedElement(XamlRoot xamlRoot) is not implemented in Uno.");
 }
コード例 #2
0
 public static global::System.Collections.Generic.IReadOnlyList <global::Windows.UI.Xaml.Controls.Primitives.Popup> GetOpenPopupsForXamlRoot(global::Windows.UI.Xaml.XamlRoot xamlRoot)
 {
     throw new global::System.NotImplementedException("The member IReadOnlyList<Popup> VisualTreeHelper.GetOpenPopupsForXamlRoot(XamlRoot xamlRoot) is not implemented in Uno.");
 }